Looking for fancy reporting app for JSM DC

Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 31, 2024

Hi Community!

 

I'm looking for (probably) app which helps me to create report like below:

 Priority No. of created incidents No. of resolved incidents No. of issues with time to first response SLA met No. of issues with time to resolution SLA met  Time to first response SLA % met Time to resolution SLA % met
 P1            
 P2            


Maybe there is a better way to achieve this. I'm open to hear any useful solution!

 

Thanks!
Seba

3 answers

1 vote
quentin.leroy August 16, 2024

Thank you @Tomasz Kowalczyk and @Gorka Puente for the mention.
  

@Sebastian Krzewiński we might have the one solution for you at Appfire!  

Using Reports and Timesheets for Jira you can use the SLAs functionality from Jira and the calculated fields from the app to compile a single reports answering all your needs. I have created an example for you based on your requirements:

Captura de pantalla 2024-08-16 a las 11.24.01.png

In this case, we can first create a simple subtraction to figure out the gap between the SLAs and the time an incident has spend in a specific status, in this case `Time to first response`. 

Captura de pantalla 2024-08-16 a las 11.36.25.png

Then we want to know if this value is within the SLAs or not; hence we can use the `GREATER THAN` function to know if the `Time to first response` is greater than `0`.

If it is greater than 0, then it is within the SLAs. In contrary, if it is below 0, then the incidents is outside the SLAs.
Captura de pantalla 2024-08-16 a las 11.37.27.png

To calculate the sum of issues meeting the SLAs, we can then use an `IF ELSE` function. In this case, IF time to first response meets the SLA, the calculated field will output a 1, if not a 0. 

Captura de pantalla 2024-08-16 a las 11.40.48.png

Finally, to calculate the percentage of incidents meeting the SLAs, we can simply use a `DIVIDE` function to divide the sum of issues answering the SLAs for first response by the total number of resolved incidents. 

Captura de pantalla 2024-08-16 a las 11.47.32.png

Hope this is helpful and will answer your needs. Do not hesitate to follow up if you have any questions.

You can download the app for free and try it for your specific use case before you commit. If you have any questions or need help along the way, we have a knowledgeable support team on stand by.

Thanks!

0 votes
Danut M _StonikByte_
Atlassian Partner
August 1, 2024

Hi @Sebastian Krzewiński,

I think some of the numbers that you mentioned (created incidents and resolved incidents) can be displayed by using Issue Filter Statistic or Two Dimensional Filter Statistics gadgets of Jira. 

But for the other calculations, indeed, an app is recommended because Jira does not provide such gadgets for complex calculations like yours.

You can search on Atlassian Marketplace for apps that does this type of calculations, but I'm afraid that there is no app to provide one single magical gadget able to display all these info; the solution is to use multiple gadgets for tracking those numbers.

A good app for addressing these needs is Great Gadgets app - an app developed by my team - that provides a suite of gadget that can help you track these numbers. Here is how:

  • No. of created incidents and No. of resolved incidents split by issue priority - can be calculated by using Pivot Table & Pivot Chart gadget and Advanced Issue Filter Formula gadget

image.png

image.png

  • No. of issues with time to first response SLA met and No. of issues with time to resolution SLA met - can be calculated by using the Histogram Chart gadget but if you want to split it by priority you will need one gadget for each priority

image.png

I don't really understand the last two metrics  (Time to first response SLA % met and Time to resolution SLA % met), it might be possible to calculate them by using the mentioned gadgets.

It might be possible that other gadgets of the same app to work for you case (Issue Filter Formula gadget or maybe Control Chart gadget for example). You can have a look over this community article that I wrote and see them all explained: An effective dashboard for Service Desk and Customer Support teams in Jira Service Management 

Danut.

0 votes
Tomasz Kowalczyk
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 Leaders.
July 31, 2024

Well, i think you can try to achieve this with Reports and Timesheets for Jira. 

Gorka Puente _Appfire_
Atlassian Partner
August 13, 2024

You can certainly use Reports and Timesheets for doing this type of reports, my colleague Quentin is the PM for that product, thanks for the mention @Tomasz Kowalczyk

Another great alternative is Dashboard Hub, you can see some live examples of dashboards:

Cheers!

 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events