-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.340, Credentials plugin 1074.v60e6c29b_b_44b_
-
-
2.344
This is a regression from 2.340 and part of the breadcrumb and dropdown PR (#6084).
The dropdown does now float into the next item and is impossible to click:
Previous versions of Jenkins used the field as space between the different credential domains:
- is caused by
-
JENKINS-67396 Jobs build number context menu lost in new table design
-
- Closed
-
- is related to
-
JENKINS-68129 Dropdown chevrons no longer separate lists (regression in 2.340)
-
- Closed
-
- links to
I could reproduce this by creating some custom domains with a Groovy script in the Script Console and then visiting the credentials page. I confirmed the bug was introduced in
JENKINS-67396.