Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.9, 2.6.6, 2.7.0
Description
Current Situation
- With
JOC-1750orders of the current day are updated in the Daily Plan when workflows, schedules or calendars are deployed or released. This affects orders that of the Daily Plan with a future start time in the current day.
Desired Behavior
- Users would like to have an option to similarly update orders for the current daily plan date that are in the submitted state (not: planned/finished) but have not been started.
- API Implemenation
- Retrieve the list of submitted orders with a past start time for the current daily plan date from the Daily Plan.
- Check the orders' effective run-time status: if orders are in the scheduled, or pending state then orders should be renewed.
- GUI Implementation
- Offer a checkbox to "include today's late orders" when showing the popup window for deploying/releasing workflows, schedules or calendars. Default: unchecked