User is in group Manage sprints,
if the board query is:
” project in (TWO, VIR, TEK) AND labels = TeamTwo ORDER BY Rank ASC”
user can close sprint
but if the query is
” project in (TWO) or labels = TeamTwo ORDER BY Rank ASC”
it is not possible to compelte sprint (text is gray)
Using those queries the result set is the same (same issues).
Any ideas?
The second query is complex because it uses an OR condition. It can potentially pull in issues from all other projects and the user might not have "Manage Sprints" permission on those other projects.
You might be seeing the same result now but the query is too generic for JIRA to make sure you have the relevant permissions.
Ok, thanks for info.
We have to live with that "feature" :)
We will change the filters.
cheers
Jukka
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.