-
Bug
-
Resolution: Fixed
-
Major
-
Latest Core (2.427-SNAPSHOT)
-
-
2.430, 2.426.1
When usingĀ
<f:repeatable header="Header">
the header text is shown but the drag&drop handle is missing for existing entries. The handle is properly shown for newly added entries.
Steps to reproduce
- Install sidebar link plugin
- go to "Manage Jenkins" -> "Settings"
- Add 2 links for the Sidebar
- Save
- go to "Manage Jenkins" -> "Settings"
- Add a Sidebar link
During Step 3 and Step 6 the newly added links can be moved, in step 6 for the existing links the drag&drop handle is missing, but the Header text is shown.
Most likely caused by https://github.com/jenkinsci/jenkins/pull/5923