-
Story
-
Resolution: Fixed
-
Critical
-
-
Blue Ocean 1.1
alobato pointed out in JENKINS-44538 that we use the name of the organization instead of displayName when we show organizations in paths. For example on pipeline row items
Scope
- Go through and audit all the places where we display the organization name and update them to use the display name of the organization
Enabling org mode
cd blueocean && mvn hpi:run -Dblueocean.features.organizations.enabled=true
[JENKINS-44595] Audit frontend code to ensure that we use the displayName of the organization
Epic Link | New: JENKINS-43955 [ 181487 ] |
Description |
New:
[~alobato] pointed out in *Scope* * Go through and audit all the places where we display the organization name and update them to use the display name of the organization |
Sprint | Original: Blue Ocean 1.1 [ 321 ] | New: Blue Ocean 1.1, Blue Ocean 1.1 [ 321, 331 ] |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Description |
Original:
[~alobato] pointed out in *Scope* * Go through and audit all the places where we display the organization name and update them to use the display name of the organization |
New:
[~alobato] pointed out in *Scope* * Go through and audit all the places where we display the organization name and update them to use the display name of the organization *Enabling org mode* {code} cd blueocean && mvn hpi:run -Dblueocean.features.organizations.enabled=true {code} |
Sprint | Original: Blue Ocean 1.1, Blue Ocean 1.1 [ 321, 331 ] | New: Blue Ocean 1.1 [ 321 ] |
Sprint | Original: Blue Ocean 1.1 [ 321 ] | New: Blue Ocean 1.1, Blue Ocean 1.2 [ 321, 326 ] |
Rank | New: Ranked higher |
alobato how do we now activate the organization name prefixes on vanilla Blue Ocean? Via a system property?