Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.12
-
None
Description
Current Situation
If you have an order with a parameter myEmpty= and a node parameter in a job chain node test=${myEmpty}, this results in an order parameter test=${myEmpty} even if the monitor JobchainNodeSubstituteMonitor is assigned to the job from the node.
Desired Behavior
If you have an order with a parameter myEmpty= and a node parameter in a job chain node test=${myEmpty}, this should be result in an order parameter test=
Workaround
- A patch is availabe at download patch from here
- Download the patch
- unzip the file
- copy the jar to $scheduler_home/lib/patches
- restart JobScheduler