Create a view to list issues by users

Submitted by nrossich on 2017-05-29

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

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ł