How to distinguish groups

Hey Nomadus!
I might found a trick for your problem:

You could do something as written in this post right here:

So in general you can assign a task to two groups and use a Task Listener, which queries usergroups for various users using the IdentityService. So you can assign a certain task to a user who is part in both groups.

Hopefully this was helpful for your “problem”. :slight_smile:
Best,
Thomas