Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 19/Dec/12 10:44 PM
Description:

When I go to the front page of Jenkins, it shows things like:

commit-trigger 1 hr 2 min (#12159) 2 days 0 hr (#12151)

This #12151 link, however, doesn't go to build 12151, but rather it goes to build "lastFailedBuild".

This leads to subsequent confusion. For instance, I had a browser tab open on a specific failed test in "lastFailedBuild". I wanted to see which other tests failed in the same build, so I clicked on "Test Result". This took me to a page which said the test I was looking at passed and it was a couple of minutes until I realised how I had been tricked.

Ideally, I think that any link to lastFailedBuild/lastSuccessfulBuild/lastCompletedBuild should also immediately redirect to the actual build it represents, so that subsequent links followed will go to deterministic destinations.

Project: Jenkins
Priority: Minor Minor
Reporter: trejkaz
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

Reply via email to