Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12, 1.13
-
None
Description
Current Situation
The JITL job JobSchedulerJoinOrdersJSAdapterClass support for compatibility with the JITL Sync job the paramters <jobscheduler_name>_required_orders and <jobscheduler_name>,<jobchain_state>_required_orders to set the value for the parameter requierd_orders.
- <jobscheduler_name>= name of the current job chain
- <jobchain_state> = name of the current job chain state.
When setting these parameters in the job configuration it has no effect.
Desired Behavior
It should be possible to set the parameters <jobscheduler_name>_required_orders and <jobscheduler_name>,<jobchain_state>_required_orders to set the value for the parameter requierd_orders in the job configuration and not only in the order configuration.
Attachments
Issue Links
- affects
-
JITL-641 JOIN Job should work without setting job parameter for required orders
- Released