Hi,
I'm trying to create a view to list issues by teams. To do so i'm creating a view that lists all the issues assigned to the users of the team (Assigned > In List > User1, User2, User 3)
This works pretty fine, but when there's more than one assignee to the issue (the field 'assigned to' is set as a multi choice) then the ticket is not displayed in the view.
Any tip to solve this issue?
Regards
- Log in to post comments
Hello,
Unfortunately, such scenario is not supported at the moment. The "in list" operator requires the attribute to match exactly one of the given values, so it doesn't support multi choice attributes.
Regards,
Michał