I need, for an automated action, to exclude all task with the tag "closed", it work when a task only have the tag "closed", but as soon as there is two tag (including the "closed" one) it doesn't work.
Do you know a solution that doesn't involved writing code in python ?