Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to create a dashboard to show all tickets assigned to all users on a single gadget

Nickolas Dinnan
July 23, 2020

I would like to create a single dashboard so me IT team can open up a public dashboard and see all tickets assigned to each user kind of a little competitive push. Is there a way to see a global view like this.

 

Thanks as always

1 answer

1 accepted

1 vote
Answer accepted
Dieter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 30, 2012
I think what you want cannot simply be done with your current mail handler configuration. As a simple rule n Jira's otification concept only emails to users registered in Jira are sent. There is just one exception for mail addresses explicitely defined in the notification scheme. So you achieve what you want only if you let the mail handler automatically create the users or somehow else make sure the users are already registered, e.g. having all users in a LDAP. Now as another rule in Jira users will only get notifications about an issue if they have browse permission. This is usually achieved by granting browse permission to the reporter which would mean in your current configuration only abc and other users configured for browse permission will get emails. I think you should find a way to create your users in Jira before they start sending mails or let Jira create them so you can use the sender as reporter of the issue.

Suggest an answer

Log in or Sign up to answer