Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.10, 1.11, 1.12
-
None
Description
Current Situation
Parameters can be specified for job chain nodes by using the parameter name syntax: <state>/<param> where
<state> is the state of the job chain that the parameter refers to.
<param> is the name of the parameter.
This works for shell jobs on the master.
Desired Behaviour
The parameter name syntax <state>/<param> should also work when running on an universal agent.
Attachments
Issue Links
- relates to
-
JS-793 Job chain node parameters can be specified as order parameters
- Released