I am using a board filtered to show active sprint issues with quickfilters setup for the different teams/sprints.
The Board: Sprint in openSprints() AND Sprint not in futureSprints()
QuickFilter: Sprint = "teamname"
This works, until an issue gets reassigned to a different team on the next sprint...here is the scenario.
Team A Sprint Ends, Team B pulls issue into their active sprint. Now the issue shows under both teams quick filters even thought its only in 1 active sprint. I tried multiple variations on the quick filter, but keep getting the same results.
Hello Pete,
The reason that is happening is because the issue keeps the previous sprints in the Sprint field. Therefore if the sprint field contains the sprint in the query it will display the issue.
At the moment, I cant come up with a query that will ignore previous sprints unfortunately. I dont know if its possible without removing the previous sprints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.