Hide closed column in board view
A
Andrew Pomeroy
Currently you can hide the closed column in board view by using a filter and "AND" and deselecting the closed status. However if you want a more complex filter such as with an "OR" there is no way to hide the closed column. It would be great if the columns to show in a board view could be specifically selected somewhere...
Log In
A
Andy Hunt
non-active statuses should always be hidden by default. The interim "done" status is used to completed but still visible, so there is
no
need to make non-active statuses visible by default. To remove them currently, you need to add a filter to every single applicable view, which is a PITA and as noted above, effects the filter complexity.