Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11.4
-
None
Description
Current Situation
When order states in a splitted job chain have underlines in their name and the main order does not have a join session id the split/join does not work correctly as the main order can not be identified. This will lead into an endless execution of the join job.
Desired Behaviour
The splitter job should provide the parameter join_session_id in the cloned order. With this the main order is identified. Then split and join will work correctly.
Workaround
- A patch is available here.
- Download the jar file and store this into $scheduler_home/lib/patches
- Do not forget to remove the patch when installing JobScheduler 1.11.5