Details
-
Improvement
-
Resolution: Fixed
-
Major
-
8.1-milestone-2
-
None
Description
Right now JobFinishedEvent is sent when the job just finished and start generic plumbing (like storing end date, log error, trigger status storage, etc.).
This should be done by a JobFinishingEvent and JobFinishedEvent should be moved to the very end of all that.