Hi All,
I have a Board that I use for Sprints. The Backlog view lists Sprints ( and their tickets ) and the Backlog.
I was able to click on New Sprint - on the Backlog line - to create a New Sprint. I also had the ability to Complete Sprints on the Sprint line. I no longer have this ability.
Have these features / buttons been moved elsewhere?
Thanks - V
Hello @Vijay-Kumar Solanki
What is the filter that is used to get issues for the board?
You must have the Manage Sprints permission in every project that is within the scope of the board's filter to have access to create new sprints, start and complete sprints.
If you filter does not explicitly name the projects to include, then you must have the permission for every project in your Jira instance.
Hi @Trudy Claspill !
The filter that I use essentially includes many projects. I was able to create and complete Sprints last week, and no modifications have been made to the filter. Is it possible that the Manage Sprints privilege has been removed on one of the projects already in my filter?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Vijay-Kumar Solanki
Yes, it is possible that your permissions within the projects have changed.
However, it is also possible that the way your filter is constructed has left it open-ended so that if a new project has been added to the system and you neither care about nor have permissions in that project, then your filter could stop working.
Projects have to be explicitly named in all OR'd clauses of the filter. For instance if you know you want all issues in Project X, and from other projects you want issues that have value Y in Labels, you might've written a filter like this:
project=X or labels=Y
You may know that the Y value in Labels is used only in project where you have the necessary permissions. But from Jira's interpretation that filter says "the Labels value Y could be used in any project and I want the matching issues from all of them". Jira would require you to have the necessary permissions in ALL projects, not just the projects where value Y was actually used in the Labels field.
If you share with us your filter, we can examine it to see if you have any open-ended clauses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure enough, there was one Project that was tripping it up. I edited the filter, adding 1 Project at a time and found the culprit. I'm working on fixing the issue with that Project now.
Thanks! - V
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.