Details
-
Bug
-
Status: In Review (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
Description
External Jobs cannot be Configured or Deleted unless user is Admin at the root level. The links do not appear even if the user has ``Job/Create`` and ``Job/Configure`` permissions. It looks like the offending code is here: https://github.com/jenkinsci/external-monitor-job-plugin/blob/master/src/main/resources/hudson/model/ExternalJob/sidepanel.jelly#L37-L38
PR: https://github.com/jenkinsci/external-monitor-job-plugin/pull/12