-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins ver. 1.457
Extra columns plugin 1.2
If the job has "aggregated test result" configured, the column displays the correct test results, but the link seems to go to $job/lastCompletedBuild/testReport/ instead of $job/lastCompletedBuild/aggregatedTestReport/. Hence, if a user clicks the link, he/she arrives at the build page instead of the result page and has to navigate one step further. It's not a big deal, but would be nice to have this fixed. I guess it's a bit similar to JENKINS-9637.
- duplicates
-
JENKINS-9637 Problems with "Latest Test Result" and "Aggregated Test Result" links
-
- Resolved
-
[JENKINS-13679] Test Result column does not work with aggregated test results
Link |
New:
This issue duplicates |
Assignee | Original: Fred G [ fredg ] | New: Jim Bim [ jim_bim ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Jim Bim [ jim_bim ] | New: Fred G [ fredg ] |
Resolution | Original: Duplicate [ 3 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 144146 ] | New: JNJira + In-Review [ 190932 ] |
Unfortunately this is a problem in Jenkins core. I'll try to give it another shot, can't promise a time frame though.
I'm open for any suggestions that help to solve this problem.