Actions
Feature #18857
closedimprove Redmine renderer for links to jenkins
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Redmine
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
1. Job URL can have /view/<view name> in front of them, currently it doesn't recognize it, for example, these are links to the same job:
build-and-publish-rc-packages: #131
build-and-publish-rc-packages: #131
2. You can't tell what job is being linked to. It would be helpful if it rendered as "<job name> #<job number> <status badge>"
Actions