-
Bug
-
Resolution: Fixed
-
Blocker
-
-
Blue Ocean 1.1-beta4, Blue Ocean 1.1
The Blue Ocean link from the classical view should be customizable by plugins. Plugins should be able to define or override the url mapping for a given ModelObject.
Also by default this link should take into account when an organization has been defined and if this organization root Item is different from the root of the Jenkins instance
alobato I am trying to understand this, so when you are in org folder and click on 'Try Blue Ocean', then it redirects to /blue URL?
Looking at the code, BlueOceanWebURLBuilder is computing org name using OrganizationFactory.], In this case if it can find OrganiationResolver then it can compute url correctly.