Looking for best practice or just any good ideas here: We have a board in one project that we would like to be able to see Jira issues from another project when they are assigned to our team. We have been able to configure that ok but the tickets can only be seen by the "Current Assignee" not the whole team in general.
The filter query is like this:
project in (ABCD) OR (project ="WXYZ"AND Team in (01)) ORDER BY Rank ASC
I assume we need to have the Issue Security settings changed on the issues in project WXYZ but we need to make sure we see only our team assigned issues and nothing else in WXYZ
appreciate a point in the right direction here
Hi Steven, looks like you answered your own question. Hope that worked out for you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.