Hello,
Our customers creating us support ticket over the Service management project we created for them.
We try to solve the problems and in case of need support from our R&D we're creating a ticket to according customization service project with issue type as R&D support.
I want to get the ratio of how many support tickets are resolve by us with creating a customization ticket. how can i get this in jql and in EazyBI reports.
For example:
100 support tickets created in total, 20 Customization ticket is created with RD support issue type so the ratio is 20/100 = 5%
Hi @Murat Oz
You can create a report showing the ratio between support tickets and R&D support tickets in eazyB following these steps:
Issues created with R&D support
([Measures].[Issues created], [Issue Type].[R&D Support])
Ratio of issues created
[Measures].[Issues created with R&D support] / [Measures].[Issues created]
Make sure to set Formatting to Percentage for this one.
Here is an example of my report:
I hope this helps.
Best,
Marita from eazyBI support
Hi @Murat Oz,
I'm afraid that this is not possible by using the Jira's default tools. My advice is to search on Atlassian Marketplace for a plugin that can make this type of calculations.
In case you want to use a plugin, our Great Gadgets app offers an Advanced Issue Filter Formula gadget that can easily calculate and display this on your Jira dashboards.
See more details and examples about this gadget here: https://community.atlassian.com/t5/App-Central-articles/An-effective-dashboard-for-Service-Desk-and-Customer-Support/ba-p/2360369
If you need any help with the configuration of this gadget, feel free to contact us at support@stonikbyte.com.
Danut.
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.