Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.9
-
None
Description
Current situation
When a job runs longer than the time, that is defined by the attribute warn_if_longer_than a email is send. The email contains an event.xml which will be handled by an xslt stylesheet to create the emais subject and body. In the event.xml there is no assignment to the job that has created the mail. Also the JobSchedulers message for the reason of the message is missing.
Desired behaviour
In the event.xml the attribut job= should be provided. Also the message SCHEDULER-712 Task runs longer than the expected duration of 00:00:10 is provided in the xml.
Attachments
Issue Links
- is required by
-
JS-1473 The attribute warn_if_longer_than should result in a warning message email instead of an error email
- Released