The Options dropdown menu allows you to tweak what is and how it is displayed on the Worklogs page.
Select the time unit
You can choose to display the logged time using various time units. In addition to Jira standard time units, Worklogs also allow displaying the time in months (1 month = 4 weeks).
The table below demonstrates an example of how the display changes for the time of 4 days, 2 hours, and 30 minutes for all time units.
Jira Default | Hours | Hours/Minutes | Days | Weeks | Months |
---|---|---|---|---|---|
4d 2h 30m | 34.5h | 34h 30m | 4.31d | 0.86w | 0.22mo |
Decide how subtasks are handled
You can also choose how the time logged in subtasks is handled and displayed in Worklogs. If you select Count separately it will treat and display the time logged into subtasks the same way as any other ticket and display that time separately. If you choose Sum the time on subtasks will not show up. Instead, that time will be added up to the time logged to the parent ticket of the subtask.
Handle multi-select inputs
Certain Jira field inputs allow you to select more than one value, for example, Labels. This option allows you to decide how Worklogs will behave when using grouping and categorization with such inputs. When using Show grouped, you can see how much time was logged to tickets with exactly the same set of labels.
However, you might also be interested to simply learn what is the total time logged to tickets that have one, certain label. That’s when you should use the Show each value separately option. Please note that in this mode, the total time at the bottom of the page will not sum up to the values reported per label. This is because the same logged time to a Jira issue that has several labels, will be counted for each label that the issue has.
Display or hide non-working days
You can choose to display or hide days that are configured as non-working days in the Worklogs configuration. Optionally, you can also choose to hide them only if there’s no time logged in those days. This option is only applied if you use Period grouping set to Days.
Handle time logged from various time zones
Worklogs allow you to select which timezone will be used, in case your users log time from different time zones. We have a dedicated documentation section that explains the Timezone handling with different options selected.