Issue Details (XML | Word | Printable)

Key: HUDSON-3993
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: abayer
Reporter: worsaae
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Add link to build from trend list

Created: 08/Jul/09 12:26 AM   Updated: 20/Jul/10 05:39 PM   Resolved: 20/Mar/10 11:13 AM
Return to search
Component/s: gui
Affects Version/s: current
Fix Version/s: None

File Attachments: 1. Text File hudson-issue3993-add-link-to-build-trend.patch (0.6 kB)

Environment: Platform: All, OS: All


 Description  « Hide

It would be very nice to have links to the build from the trend list
The trend view currently holds 'Build', 'duration' and 'slave' columns.
'Slave' links to the node in question. But to get to the build you need to find
the same build in "Build History" which have a link

Either let the build number column be a link to the build or
add the 'build data and time' (with link) as in the "Build History"



Sort Order: Ascending order - Click to sort in descending order
kohsuke added a comment - 10/Jul/09 05:41 PM

Nomanating this for '100papercuts' bug.


calculu5 added a comment - 18/Jul/09 06:30 PM

Created an attachment (id=788)
Patch to implement a link on the build number itself


scm_issue_link added a comment - 20/Mar/10 11:13 AM

Code changed in hudson
User: : abayer
Path:
trunk/hudson/main/core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly
trunk/www/changelog.html
http://hudson-ci.org/commit/28980
Log:
[FIXED HUDSON-3993] Added links to individual builds in buildTimeTrend


jan_ruzicka added a comment - 20/Jul/10 05:39 PM

this was sucessfully implemented.