You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello We are trying to construct a report that shows how many ticket were created in working hours vs not, something like this maybe:
Hour / Day: day x | day y | day z
00:00-08:00 4 | 5 | 2
08:00-16:00 4 | 6 | 2
16:00-24:00 6 | 5 | 11
Or even just
Hour / Day: day x | day y | day z
9-5 4 | 5 | 2
5-9 4 | 6 | 2
Seems we will need to utilize some advanced scripting but not found anything.
Any help would be appreciated
Thanks
Lee
Hi @lee ,
There is no built-in solution in Jira. You can use Jira rest api to extract all issues, parse the json output and group them by creation hour.
We developed Status Time app. Its main functionality is to provide time passed on each statuses but it has the functionality to group issues by creation hour. It does not group according to your working hours but even grouping by each hour can help. Then you can export the result into excel and group according to your working hour. You can see the app in action via online demo. https://status-time.bloompeak.io/demo
Hope it helps.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.