-
Bug
-
Resolution: Fixed
-
Minor
The trend graph that's added to the build dashboard contains a link from the area graph (of count of successful tests vs. build) to the interpreted TAP results. This link is hard-coded to the relative URL "/tap/", when the results are actually published to "/tapResults/". Instead, it should use the same variable that defines the publication location of the TAP results, AbstractTapProjectAction.URL_NAME, not only to fix the defect, but to comply with the DRY principle.
[JENKINS-12070] TAP Plugin: trend graph contains broken link to tap results
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 142342 ] | New: JNJira + In-Review [ 205538 ] |