We are using Jira as issue and time tracking system together with the tempo plugin and are having troubles with the time tracking functionality.
Let me explain our setup:
There are several applications which are developed in our department. Each application is configured as project in Jira.
All Applications are working on either separate or common business projects. In order to group by the issues related to a business project we configured a custom field.
It is no big deal to filter the results with the issue navigator. That is all fine. We would like a report similar to the default time tracking report that comes with jira to quickly show the progress / work ration of a set of issues. The problem there is, the time tracking report only lets one select the project, version and sub-issues criteria. Is there a way we can get the same information, with summaries, with a specific set of issues selected by a filter?
Kind regards
Hi Jochen,
Please try JIRA Timesheet Plugin it allows to track time using filter on your dashbard or witin project report.
Thank you.
Andriy Zhdanov: It would be great if you were regrouping the subtask per main task in your module. Like in the time tracking report of jira.
Nicholas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nicholas, Using Sum SubTasks option it groups standard sub tasks into parent task. It also supports composition link and custom field (Agile Epic field). Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for you quick answer. This is not exactly what I'm looking for. This create a row for each worklog. So for the same sub-task you can have 5 row. You don't have the total for the subtask. I'm looking for the exact time tracking report that jira is providing but with filters. Thank again, Nicholas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try switching of 'Show Details' option. But yes, it's not the same, Time Tracking report uses Timespent field, Time Sheet report sums worklogs for the period, but you can add Timespent additional field too. Also, note [Time Reports add-on](https://marketplace.atlassian.com/plugins/timereports) has it exactly, but it's for JIRA Cloud only so far, but should be available for JIRA Server soon too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok thank you. Can't wait to have it available for jira server :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, please watch https://bitbucket.org/azhdanov/jiratimesheet/issue/575/new-view-for-time-tracking-report for progress.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Time Reports plugin version 1.0 (https://marketplace.atlassian.com/plugins/timereports/versions#b1) for JIRA Server is available for installing from Atlassian Marketplace. ATTENTION, it requires Timesheet plugin version 2.8.3 (https://marketplace.atlassian.com/plugins/jira-timesheet-plugin/versions#b977)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good! I updgrade to 2.8.3 and installed Time Reports plugin but I can't find the new reports. Where are they? I'm on jira 6.3.15. Thank you, Nicholas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cool. They should be under Issues - Timesheet - Time Reports menu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, When I go there https://myserver/plugins/servlet/timereports I have an empty screen. The report does not show up. In my chrome console I have this error : Uncaught Error: [$injector:modulerr] Failed to instantiate module timesheetApp due to: Error: [$injector:nomod] Module 'timesheetApp' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument. But both add-on are active. Can you help? Thank you, Nicholas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hm, there must be some other error before this. Note, I can't reproduce it with JIRA 6.3.15 and plugins from marketplace.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.