When making a query (JQL), I can't get it to show me each technician according to their partial work date (WorklogDate), depending on the amount of time they allocate, within each week (startOfWeek()). That is, something like:
assignee in (membersOf(Tecnics)) AND Worklogdate >= startOfWeek() ORDER BY timespent DESC, cf[10926] ASC, reporter ASC, priority DESC
My problem is that it tells me the total imputation time in each Issue, and I only need the time for each week.
Thanks in advance.
Welcome to the community !!
You can try out our add-on to get the time entered by the users.
The app provides the following features.
Disclaimer : I work for the vendor who built this app
Welcome to the community!
You might consider using time-tracking apps that in most cases have a customizable report of tracked time on issues.
I can recommend our Clockwork Automated Time Tracking & Timesheets Free app, which offers you the possibility to review timesheets that can be configured in various ways using break-down and filtering options for specific time ranges.
It includes original estimates for each issue inside of a specific project/sprint.
Please find below the sample of how the timesheet looks like:
If you have any questions you can contact us via our help center.
Cheers!
Gracjan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @mcallejaf_sermicro
Welcome to the Atlassian community.
Jira does not provide any native reporting that will show you the time logged in a specific date range for an issue. To get that you will need to use a third party app that provides time tracking reports.
One that I used before and likes was worklogs-time-tracking-and-reports
There are several other apps which might also work. You can find them in the Atlassian Marketplace. Here is a sample search for such apps.
https://marketplace.atlassian.com/search?hosting=cloud&product=jira&query=time%20tracking%20report
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.