Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: warnings-plugin
-
Labels:None
-
Environment:2.121.2 LTS Jenkins and Latest Warnings Plugin.
-
Similar Issues:
-
Released As:5.0.0-beta3
Description
When viewing the details in the PyLint Warnings, I am unable to click links to get to the actual code line. If I am logged in there is a link and allows me to click the file name and go to the code and view it.
Actually this is a security setting that should have been implemented by all Jenkins plugins.
However, I discussed this topic quite some time ago on the dev list and we could not agree on a behavior that should be implemented by all plugins. So I already removed the permission check in the development branch.