-
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
[JENKINS-68097] Credential domain dropdown floats into text (regression in 2.340)
Link |
New:
This issue is caused by |
Link |
New:
This issue is related to |
Summary | Original: Credential domain dropdown floats into text | New: Credential domain dropdown floats into text (regression in 2.340) |
Component/s | New: core [ 15593 ] | |
Component/s | Original: credentials-plugin [ 16523 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/6481 (Web Link)" [ 27568 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
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.