-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
3.4.0
When reportFileName is incorrect, the plugin does not fail and outputs a report.html link for consumption that ultimately results in a 404 in the Jenkins UI.
Would it be possible to throw a warning here, or at the least not to link to a non-existent report.html on the Jenkins job page?
[JENKINS-70090] Error reporting for incorrect reportFileName
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 3.4.0 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Hi solarsnake ,
Sorry for the delay. Logging an error for an incorrect filename is an excellent idea and I'm surprised this isn't already a feature of the plugin. I'll try to take a look at this in the near future.