Hello everyone,
This article will explain to you- how to grant access to a sprint in a Jira Software project.
The 'Manage Sprints' permission in Jira Software allows users to perform the actions like
In order to grant a user access to a sprint, we need to make sure that the user has 'Manage Sprints' permission in all the projects returned by the filter query applied to the board from which our sprint originates.
Tip: Please make sure that you have written a simplified filter query for your board. A query like “assignee = user1” should be avoided since this query will return all the projects available in your Jira instance. To handle such a case, you will have to provide the user 'Manage Sprints' permission in all the projects in your Jira instance. A better query will be “project = "PA" AND assignee = user1”
Now, let's see the best practice to assign the 'Manage Sprints' permission to users:
The user(s) should now be able to access the sprint.
Here is the link to the video tutorial for the steps mentioned above: https://youtu.be/Qhf8ACTok8s
Deepanshu Natani
Atlassian Consultant, Product Owner
Modus Create
India
128 accepted answers
6 comments