I belive the failure log for the offboarding workflow crate could be GREATLY enhanced in terms of readability by having an up-front clear indication as to whether or not there were errors in the offboarding workflow.
Simple fix would be to bring the errors section up-front. But currently when reading the log output it puts in a ticket it takes you 4 lines before any failures are indicated and the preceding 3 lines contain positive verbaige like "completed"
All too easy for a newer technician to see "completed" as "successful" and not understand there may be errors to address. Something like "Completed with errors" would even go a long way to preventing human error here. (and hey isnt that what we are here to do?).
Thank you!