-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Jenkins 2.462.2, Plugin version: 5.1.0
Not all Inputfields in the Plugin UI are able to resolve variables with ${var}.
In Projectname and -version I can use variables in tags and description the variables are not resolved and get transferred literally and I end up with a description "${dt_desc}" and with a tag "${dt_tag}".
[JENKINS-74822] Support variables in "description" and "tags"
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Assignee | Original: Ronny Perinke [ sephirothj ] | New: SCCM Admin [ sccm_admin ] |
Summary | Original: Variables are not resolved in "description" and "tags" | New: Support variables in "description" and "tags" |
Issue Type | Original: Bug [ 1 ] | New: New Feature [ 2 ] |
Assignee | Original: SCCM Admin [ sccm_admin ] | New: Ronny Perinke [ sephirothj ] |
Please give some more details. What type of Jenkins Job do you use - pipeline or classic?
What's your use case? Why do you need a dynamic project description? Why do you need dynamic tags?