need a filter for the deferrals.
Hi @Evalaji Jones,
If you know the end date of your sprint and the columns that are mapped to the rightmost column of your scrum board, that is not so hard to do.
Suppose your sprint is called Sprint Koala, the sprint was completed on December 23rd, 2022 and the rightmost column of your board is mapped to the Done status, the following should work:
Sprint = "Sprint Koala" AND status WAS NOT Done ON 2022-12-23
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
are we able to automate the date such that it updates at the end of every sprint?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.