Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
Description
Current Situation
- In some cases, if an order is resumed then the value of the variables REPORTING_TRIGGERS.END_TIME and SCHEDULER_MON_NOTIFICATIONS.ORDER_END_TIME will be empty and will not be updated when the order completes.
- This behaviour can occur if an order is resumed in JOC by Set Order State -> New Order State = END state (e.g. success, error) .
How to reproduce
- use the TEST-JITL-534.zip example
- reproduce an order suspend situation
- resume the suspended order in JOC by Set Order State -> New Order State = END state (e.g. success, error)
- check the REPORTING_TRIGGERS.END_TIME and SCHEDULER_MON_NOTIFICATIONS.ORDER_END_TIME values for the given order
Desired Behaviour
- The FactPlugin should update all properties correctly.
Attachments
Issue Links
- is functional requirement for
-
JITL-534 JobScheduler Monitoring Interface - Send notifications for repeatedly failed job chain steps in JobScheduler releases starting from 1.12
- Released