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.
Manage Confluence like never before! This new learning path teaches you how to manage content, users, and permissions while optimizing user experience. Built for admins at all levels who want to confidently lead and unlock more innovative collaboration.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.