-
Bug
-
Resolution: Fixed
-
Major
If there are multiple instances of the same page include (e.g. Build-Steps), then only the last one is opened (see https://github.com/wolfs/groovy-plugin/commit/68fb0018f602d55e04a332e240489b07888861f6 where I fixed it for the groovy plugin).
Adding a unique identifier solves the problem.
- is duplicated by
-
JENKINS-13804 radioBlocks contained in repeatable are not shown correctly anymore / affects plot plugin
-
- Resolved
-
Code changed in jenkins
User: Stefan Wolf
Path:
pom.xml
src/main/java/jenkins/plugins/ui_samples/HeteroList.java
src/main/resources/jenkins/plugins/ui_samples/HeteroList/HeteroRadioEntry/config.jelly
src/test/java/jenkins/plugins/ui_samples/HeteroListTest.java
http://jenkins-ci.org/commit/ui-samples-plugin/06ecb947511f89b5d1f5c32c2fb56522f4e3d24b
Log:
JENKINS-22583Added hetero-radio to Ui-Samples with roundtrip-test