Our board used to hide completed tasks IMMEDIATELY after transitioning them to the done column. Today our board just disappeared (nothing in the logs even mentioned that change) so we've made another one, but can't figure out how to make the issues disappear immediately again?
Edit* Our filter remained so we are using the same filter as with the old board
Any tips?
You could edit the board query and exclude the status (or statuses) linked to the 'done' column. E.g. you can use this clause:
...AND status not in (done)...
,assuming that 'done' is the status linked to the column 'done'. To check the statuses linked to the columns you need to edit the board and go to 'columns'. To edit the board query you can go to board configuration (...)-> general->Edit Filter Query.
Hope it helps,
Carlos
Hi Carlos!
Thank you for the answer. We are still using the same filter from our old board (filter didn't get deleted) so the original way must not have been in the filter. I am hoping to find the other way to complete this as well just for peace of mind. Your suggestion has worked, turns out we use completed so I checked our statuses and edited the filter.
Cheers!
If anyone knows the other way (if possible) to do this please share the love.
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.