Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 23/Dec/14 4:49 PM
Description:

While being in a view you still see the currently running jobs on the left under "Build Executor Status". If you click on one of the links there, you'll get to the right page, but the view you were in is added to the url and to the breadcrumbs bar. This happens for all views, independent of whether the clicked job is displayed there or not. The view, however, must exist for the link to work.

Example case:
I'm in view "A" and see a job running on the sidebar, which is not shown in the current view. When I click on the job name I get to http://jenkinsdomain/view/A/job/MyJob/. I would expect it to link to http://jenkinsdomain/job/MyJob/ however.

This leads to no technical problems, but a slightly worse usability and user experience, since the parent element in the breadcrumbs might have nothing to do with the actual job, and because bookmarks might break as soon as a view is renamed/removed.

Environment: Jenkins 1.577
Project: Jenkins
Labels: jenkins gui views
Priority: Minor Minor
Reporter: Hubert Grzeskowiak
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to