Hi,
Is there a way to get a report like the "Time Tracking Report" but using a custom JQL filter with the jira native support? (no additional plugins)
Currently, the "Time Tracking Report" only ise the "Fix version" field.
Best regards,
You would need a time tracking app for that. You can view the different apps in the marketplace here: https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=time%20tracking
I am looking for a JQL which gives me Time Spent by user per ticket across all projects. Is this possible? I can't access third-party apps for my organization access restrictions.
e.g. I want a table with following columns. (I say user, not assignee, because Multiple users are working on a same issue many times. I can run a query per assignee but it gives total time spent (sum of work logged by multiple users) per issue).
I want something like following:
Key Summary User Time Spent
X-11 Issue1 user1 20m
X-11 Issue1 user2 30m
X-22 Issue2 user1 30m
X-22 Issue2 user3 15m
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Neelanjan Sinha You will need an app to get that information. JQL will only return the sum of the time on the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if in the future you would consider using third-party apps I can recommend you our Clockwork Automated Time Tracking & Timesheets Free app.
It suits perfectly for your use case, as it allows you to view time spent in the Timesheet in a quite similar way as your example using break-down, and filtering options. Please see the example below:
If you have any questions you can contact us via our help center.
Cheers!
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.