I love filters, but currently they have some limitations and it would be great to extend this system!
For example I noticed that filtering for a task name is only possible in the temporary filter on the view and not in the view filter itself. Additionally it would be great to be able to filter for tasks that don’t have a specific name (or part of a name) or possibly even to have filters based on regex.
I also noticed an issue with filtering for labels not in multiple labels (Test1, Test2, Test3). My expectation is that only tasks are displayed that don’t have any label from the list (including no labels at all). Currently this seems to be bugged where it sometimes just shows all tasks even though they have labels like Test1, Test2 or Test3 - this is a bit difficult to reproduce, but I was able to get it to this behavior on the demo instance when I was filtering for new labels (the pre-created labels were fine for some reason). And no tasks with no labels are shown.
Also related to labels, there is no autocomplete dropdown for filters with label not in for the second label and onward.
It would be great if there is a way to filter for empty lists to filter for tasks that don’t have any assignees or no labels and so on.
Just any word like “test”. In a temporary filter that works, but not in the view filter.
It throws error.4024 The filter expression 'test' is invalid: invalid or incomplete filter expression
There should be a special field to check for like name = "test" or so, with variants depending if you want to search for exact matches, substrings, or a negated form of these.
You are looking at saved filters, but the problem is with filters in views.