Hello,
I had a department manager request I create a report that shows all of the requests sent to IT by his team.
Essentially, he wants to know which individuals are sending IT ticket requests(does not matter what type of request, but a general numerical value if that makes sense).
Any who, currently I can only create reports based off a ticket type but the report is global, meaning I cannot filter out the specific users to the department.
Thank you,
Hi Nando,
You can create a dashboard and add a two-dimensional filter gadget that will show the breakout of reporter vs. issue type.
How does the data need to be made available to the requester? Is this for a Service Management project?
You could use the Pie Chart in a Jira Dashboard, selecting Reporter as the Statistic (grouping for issues). You could create a saved filter to gather the issues where the requesters team members are specified in the Reporter field of the issues.
Note, though, if this is for a Service Management project, the requester may not be able to see the actual output of the gadget if they are not a Service Team Member for the project, or otherwise added as a participant on the tickets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Trudy,
Thank you for your response, yes this is regarding a service management project. Within the project, there are reports(e.g. created vs resolved, etc.), but I am unable to isolate/single out a user.
Are the pie charts able to provide that sort of data?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, the pie chart cannot provide both the distribution of issues per reporter and the distribution between Created and Resolved per user.
Do you also have Confluence? In Confluence there is a macro called Jira Charts that will enable you to create a table based on a Jira filter and you can set the X and Y axis of that table to Status and Reporter.
Again, though, note that this is pulling data live from Jira. If the person viewing the page doesn't have access to see all the issues that will be contained in the report, then the macro may not display properly for them. You might have to export the page and provide the output to the manager directly.
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.