-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins Version: 2.204.2
Git Parameter Plugin Version: 0.9.12
The "Selected Value" in Git Parameter plugin (type: PT_TAG) seems to always be "TOP" even if you explicitly select "NONE". I would like it to be empty/NONE unless the user explicitly selects a tag. In my use case, I'd like the tag selection to be optional, but it always defaults to an existing tag whether I like it or not.
[JENKINS-63239] Git Parameter - "Selected Value: None" doesn't work (type: PT_TAG)
Description | Original: The "Selected Value" in Git Parameter plugin (type: PT_TAG) seems to always be "Top" even if you explicitly select "NONE". I would like it to be empty/NONE unless the user explicitly selects a tag. In my use case, I'd like the Tag selection to be optional, but it always defaults to an existing tag whether I like it or not. | New: The "Selected Value" in Git Parameter plugin (type: PT_TAG) seems to always be "Top" even if you explicitly select "NONE". I would like it to be empty/NONE unless the user explicitly selects a tag. In my use case, I'd like the tag selection to be optional, but it always defaults to an existing tag whether I like it or not. |
Description | Original: The "Selected Value" in Git Parameter plugin (type: PT_TAG) seems to always be "Top" even if you explicitly select "NONE". I would like it to be empty/NONE unless the user explicitly selects a tag. In my use case, I'd like the tag selection to be optional, but it always defaults to an existing tag whether I like it or not. | New: The "Selected Value" in Git Parameter plugin (type: PT_TAG) seems to always be "TOP" even if you explicitly select "NONE". I would like it to be empty/NONE unless the user explicitly selects a tag. In my use case, I'd like the tag selection to be optional, but it always defaults to an existing tag whether I like it or not. |
Would like the same here, NONE seemed to be exactly what we wanted but doesn't seem to work as reported.