-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins 2.392
Latest File Operations plugin version
Similar to the fix for JENKINS-70139 to have booleanRadio use non-unique IDs in core Jenkins, the File Operations radio construct has generated IDs, so when you have a repeatable describable (e.g. Text file operations step) then this ID will be duplicated for all instances.
File operations example:
In any freestyle job, just add create/edit text file section (plugin to be installed) - plugin url - https://plugins.jenkins.io/text-file-operations/
add min two section, and try to select the overwrite file option in both the section
- duplicates
-
JENKINS-70988 Credentials Binding step repeatable property uses non-unique ID
- Closed
- is related to
-
JENKINS-70139 booleanRadio uses non-unique ID (regression in 2.335)
- Closed
-
JENKINS-70739 Gradle step radioBlock uses non-unique ID
- Closed
- links to