jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
115 stars 186 forks source link

Release promotion works only when logged in as admin #897

Open dazze1812 opened 8 months ago

dazze1812 commented 8 months ago

Describe the bug The "Artifactory Release Promotion" has only a link when logged in as admin. For other users, the menu entry is shown, but there is no link.

To Reproduce login with normal user: image

image

login with admin user: image

Expected behavior Promotion button shall also work for non-admins.

Versions

Additional context Project-based security is used. The users have the "Promote" permission set.

cschyma commented 7 months ago

Issue is also addressed for the jenkins-jfrog-plugin at https://github.com/jfrog/jenkins-jfrog-plugin/issues/87.