Hey there,
I'd like to calculate how much time has been spent on which customer in the last month.
All our issues have two custom fields which are required when closing an issue: Incident source and customer.
If the incident source is internal, it should summarize the time of all those.
If the source is selected as external, the sums should be sorted by the specified customer.
What's the best way to do this? Is there even a way to do this inside of Jira, or would I have to rely on an external application, such as Tableau?
Hello @Leonard Winck
Welcome to the community.
You can't do this out of the box. You can use the API and create some script or look for an addon on the marketplace. Third solution as you are on server, retrieve the data from your database (create a backup and play with it)
Hope this helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.