Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: blueocean-plugin
-
Labels:
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean 1.1
Description
Alvaro Lobato 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
Alvaro Lobato how do we now activate the organization name prefixes on vanilla Blue Ocean? Via a system property?