I would like to know the correct method for removing cards marked as "Done" after 72 consecutive hours of being Done. In other words once an item is marked Done I want the counter to begin and if it is still Done after 72 hours I don't want to see it on the board anymore.
Is that possible with a filter?
Well, if it's not on the board, you won't see it in the reports... If that's not important you could add this to the board (sub) filter:
... AND status changed TO "<Whatever is mapped to your Done column>" AFTER startOfDay(-72h)
Cheers
I can think of a couple of ways to achieve this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
where do you do this at?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.