-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.69
-
-
workflow-cps 2.46
Multiple assignment like:
def (a, b) = [1,2]
No longer works, I believe this worked in Jenkins around 2.65 (and the pipeline components from around that release)
- is duplicated by
-
JENKINS-38846 Support tuple in Pipeline
-
- Resolved
-
- links to
Throwing this on my queue to see if I can get multiple assignment working without too much work. If it would be a lot of work, I'll probably close as won't fix.