Details
-
Feature
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
1.8.4, 1.9.8, 1.10.2
-
None
-
None
-
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 but not for api jobs.
Desired Behaviour
The parameter name syntax <state>/<param> should also work when using API Jobs.
Workaround
Assign the configuration monitor to api jobs that want access <param>