Need board view's column based filter over gantt view
PMO
I've set up a Kanban board with the following columns: To Do, WIP (Work in Progress), Review, and Completed. Task progression is automated based on completion percentage:
5% → Moves to WIP
80% → Moves to Review
100% → Moves to Completed (after review)
When filtering tasks in TeamGantt(gant view and board view) , I need an option to separately filter tasks that are in the "Review" stage (80% complete) but not yet fully completed (100%).
This will allow me to focus on active WIP tasks while rescheduling overdue or unscheduled tasks efficiently.