-
Bug
-
Resolution: Fixed
-
Critical
-
None
Hello,
According to the documentation I should be able to do the following:
def ret = input(message: 'some message', submitterParameter: 'username_approval')
println(ret['username_approval'])
However I only receive a null object instead of the expected map.
Regards,
- is blocking
-
JENKINS-31396 Access to submitter ID from return value of input step
- Resolved
- is duplicated by
-
JENKINS-42897 input step can return a null when approved via link in console output
- Resolved
- links to