I am looking to create a quick filter on our all project board for my team. We would like to see things we are assignee on and and additional assignee. I would like to see only stories and tasks plus we only want to see what is in the current sprint.
This is what i currently have:
Sprint in openSprints() AND Sprint not in futuresprints() AND type in (Story, Task) AND (assignee = currentUser() OR assignee = 5c6426d827daf22edc5db7c7 OR "Additional Assignees" = currentuser())
and i cannot get it to work correctly!
Hello @Ashley Fagely
Welcome to the Atlassian community.
In what way exactly is this not working? Are you getting issues that you think you should not? Are issues missing that you think should be included?
Please provide specific issue examples showing the relevant fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.