Issue Summary
For Jira DC v10.0 onwards, Project Administrators cannot bulk archive issues. They have the required permissions for 'Archive Issues,' and the user group holds global permission for 'Bulk Change.'
Steps to Reproduce
- Login to Jira 10.x.x as admin user
- Create a test user with 'Project Administrator' Role for a Test project
- Create a group (for eg. 'RG-JIRA-GENERAL-USR') and assign test user to this group
- Navigate to Global Permissions and provide the "Bulk Change" permission to this group.
- Go to 'test' project>Project Setting > Permission. Ensure that the "Administrator" role, which the test user is part of, has the "Archive Issue" permission.
Now that the setup is complete, we can proceed to bulk archive issues from the 'Test' project by logging in as the Test User.
- Go to Issues>Search Issues> Filter by project 'test'
- Click on Tools
- Select one or more issue > Click Next
- Choose Operations> Archive Issue> Next
5. An error screen was displayed below:

Expected Results
User should be able to perform Bulk Archive operation if having required permissions
Actual Results
Starting with v10.0, admin privileges are asked, or error 403 occurs while bulk archiving.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...