Hi ,
I wants to create filter that give me all items from next sprint in specific project
I have below query but from some reason it doesn`t work for all projects/boards
Filter : PROJECT = AAA AND (Sprint in nextSprint("AAA Main Scrum Board"))
Anyone knows why it works for some projects / boards and for some not ?