Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×How to create simple page, maybe it will be dashboard?
Where we can see all active jira user in rows.
And minimum one fields will be on colums where it will be a quantity of tickets by user as assignee.
Like this image:
Or better add several colums, where i can once tune it.
And it page must a work even when i add new user, also show users with zero issues.
How to simple make it by once?
Thanks.
Search for the issues, and save the search as a filter (a filter like "project = X" or maybe more usefully "resolution = unresolved)
Add a "filter statistics" gadget to the dashboard, and select your saved filter, and "assignee" as the thing to report on.
You won't get users with no issues assigned in there, as you can't search for an absence, but it will report on everyone else, including new adds.
I understood this way - yes it nicely works with active users, but only for some one project, not for all jira server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try a different filter - "resolution = unresolved" will get you all issues for every project that are still open. A blank filter will select everything.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wow, works! But without zero issues on users. To possible also include with zeroes users?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.