How can I query for Worklog entries? For example, say a user logged time on several different issues over a week. I want to see their total time logged and which issues they worked on.
Jira does not natively provide a report for work logs.
I use the third party app Worklog - Time tracking and reports
+1 for Worklogs!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried to create a dashboard and add Time Sheet Gadget that can show you total time tracked by user and when you hover over - it will show you details with the link to every issue:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As an alternative you can also try out our plugin,
Worklogs Time Tracking & Timesheets
With this add-on, you can easily view time entries for multiple issues day wise grouped by in a single view. The app allows to filter/Categorize/Group your worklogs data and a timesheet view too to track individual time spent.
(Disclaimer: I am part of the team which developed this app)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, here an OpenSource script you can use to get a CSV output of Worklog registrations
https://github.com/WuerthPhoenix/Atlassian-Extension-Scripts/tree/main/jira-worklog-report-csv
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the responses, appreciate suggestions and info. I asked my admins to install a few for me, looks like my team is pleased with one called Team Worklog Reports.
I'm really surprised Jira doesn't natively provide even a super bare-bones access for me to query that data at all. Seems like a huge hole to me, but I guess it keeps their app store utilized.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I use an addon for this - Time Reports for Jira Cloud
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.