Hi
When creating a TaskList filter for Criteria "Candidate User*" = "${currentUser()}" it also returns tasks where the currentUser is a member of a group listed in the candidateGroups of the task.
I know that currently in Camunda 7.2 you cannot use the OR, how can I setup a TaskList filters which will show:
1) only those tasks where the currentUser is one within candidateUsers
2) tasks where currentUser is one within candidateUsers and assignee
Thanks
Melissa