Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
- JS1 cyclic orders are based on a single order holding a repeat interval. JS7 cyclic orders are based on individual orders in the Daily Plan.
- JS1 cyclic orders are close to JS7 cyclic workflows when it comes to handling of log output and of errors.
- The Job Converter migrates JS1 cyclic orders to JS7 cyclic orders.
Desired Behavior
- The Job Converter migrates JS1 cyclic orders to JS7 cyclic workflows.
- Users can specify from a setting in the Job Converter configuration the behavior to migrate to cyclic orders (generateConfig.cyclicOrders=true, default) or to cyclic workflows (generateConfig.cyclicOrders=false).