Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifactory Release and Promote permissions are not available in Project/Folder level permissions in Jenkins. #906

Open
dineshselvakamesh opened this issue Dec 7, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@dineshselvakamesh
Copy link

Issue Description :

While performing interactive Release Promotion in Artifactory using Jenkins, the non-admin users are not able to use the Artifactory Release Promotion button (no link is displayed in the below) in the Jenkins build output page. On checking further, the Artifactory Release and Promote permissions are available in the global permissions but not in the folder/project level permissions in Jenkins. Hence, due to this the non-admin users are not able to perform Artifactory Release Promotion.

Below are the screenshots of for your reference :

Global permissions :

image (2)

Folder/Project level :

image (1)

The Folder/Project level permissions are provided using this Project Inheritance plugin https://plugins.jenkins.io/project-inheritance/

Expected Behaviour :

Users should be able to get the Artifactory Release and Promote permissions under the Folder/Project level permissions.

@dineshselvakamesh dineshselvakamesh added the feature request New feature or request label Dec 7, 2023
@cschyma
Copy link

cschyma commented Dec 7, 2023

In fact, this is much more of a bug than a feature request. Only admin users being allowed to promote is helping no one. Also see bug report at #897.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants