In projects, you can click on a user to view the tickets that have only been assigned to this user. But is this also possible for all projects? For example, I would like to see who has been assigned how many tickets?
Hello, Good day. You can create a JQL filter with following option.
1. Assignee in (user1, user2, user3)
2. From the dashboard you can add pie chart to add this filter.
Check if this helps your requirements.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.