Tasks Workspace Timeline view: Filter groups do not behave properly if project or investment level attributes are part of the filtering criteria
STEPS TO REPRODUCE:
- Create a project called "Filtering tasks"
- Create two tasks:
- "Early task" and set its finish date to 1st of April 2026
- "Late task" and set its finish date to 31st of April 2026
- At project level, populate the Project category type to "Other"
- Go to the Tasks workspace in MUX
- Open the Grid view and Add filter groups:
- Finish < April 15, 2026 - Project category (Project) = Other (Task finish is earlier than April 15th and Project Category equals Other)
- Finish > April 15, 2026 - Project category (Project) != Other (Task finish is later than April 15th and Project Category is not equal to Other)
- Only 1 task is filtered down: Early Task
- Open the Timeline view and look to the filtered data. The Filtering tasks project is returned and the tasks can get expanded
Expected Results: Only 1 task is filtered down: Early Task
Actual Results: Both tasks are returned, even if one of the filter groups is not met