-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
-
rc1
Environment variables can depend on each other, so their ordering matters.
For example, this makes no sense unless we can reorder these:
environment { test = "${test2}" test2 = "test2" }
- relates to
-
JENKINS-43013 environment directive doesn't properly order GString evaluation
-
- Closed
-
[JENKINS-43008] Reorder environment variables
Priority | Original: Minor [ 4 ] | New: Trivial [ 5 ] |
Epic Link | New: JENKINS-36291 [ 172300 ] |
Assignee | Original: James Dumay [ jamesdumay ] |
Link |
New:
This issue relates to |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Summary | Original: BlueOcean editor: Environment Variables cannot be reordered | New: Reorder environment variables |