-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Properties section help should tell how to access properties, via
System.getProperty('FOO')
Also it should tell if there are reasons not to use them to parse parameters.
Last but not least, some environment variable expansion don't work in that field:
FOO=$WORKSPACE
Didn't get expanded whilst it worked via the "Script parameters" section.
[JENKINS-15230] Properties need some help
Description |
Original:
Properties section help should tell how to access properties, via {code}System.getProperty('FOO'){code} Also it should tell if there are reasons not to use them to parse parameters. Last but not least, environment variable expansion doesn't work in that field: {code}FOO=$WORKSPACE{code} Didn't get expanded. |
New:
Properties section help should tell how to access properties, via {code}System.getProperty('FOO'){code} Also it should tell if there are reasons not to use them to parse parameters. Last but not least, some environment variable expansion don't work in that field: {code}FOO=$WORKSPACE{code} Didn't get expanded whilst it worked via the "Script parameters" section. |
Assignee | Original: vjuranek [ vjuranek ] | New: Lucie Votypkova [ lvotypkova ] |
Workflow | Original: JNJira [ 145952 ] | New: JNJira + In-Review [ 176491 ] |
Assignee | Original: Lucie Votypkova [ lvotypkova ] | New: vjuranek [ vjuranek ] |