When I build a query to see what work items I have coming up in CurrentIteration +1, the query doesn't generate any results (No Results Match this Query). However, if I change it to CurrentIteration +2, the query works and gives me all the info I need!
I definitely have work items aligned to CurrentIteration +1, so I am not sure why it is not working?
Has anyone had these issues before? Is there a work around I can use?
I have tried using different operators, I've checked for any hidden space bars.. I'm out of ideas.
Any help would be extremely appreciated!
I tested the @CurrentIteration +1 in my query and it works.
This document Create queries for your team's current iteration mentions the following in the tip:
So, please check if the date of @CurrentIteration +1 is set and the team is selected.
According to your description, @CurrentIteration +1 does not work but @CurrentIteration +2 works. You can do the following to narrow down the issue: