Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How to differentiate my worklogs based on a project?

The simple way to do it is to create multiple worklog sources for different projects and define a different color for each worklog source. Please refer to the page to find out more about worklog source configuration.

...

Please take a look below:

...

We miss the old feature "Spent Vs Planned" report. How do we recreate it in the new app version?

To generate a report "Spent Vs Planned", first, please make sure that your calendar contains the required sources: Worklogs and Planning. Please refer to the Event Sources Tab of your calendar to verify this. Second, in Reports mode, configure the fields for reporting as Day and Event Source.

...

Finally, generate a report. Your report might look similar to the one below:

...

We would like to generate a report for former users

For those who use cloud Jira this can be done the next way:

...

In case a user is removed from Jira, his or her worklog history is lost. In order to see the worklogs that belong to removed users you would have to create a worklog source with the configuration: Jira filter “All issues“ and user option “All“. As result, all worklogs will be shown for former users. Please see below:

...

In my report, I want to see the total work logged for the parent task and its sub-tasks

We’ve prepared a special field for that, aggregated Parent (“Σ Parent“). Please see below:

...

In my report, I want to see the total work logged for the epic task and its tasks

We’ve prepared a special field for that too, aggregated Epic (“Σ Epic“). Please see below:

...

In my report, I want to see the epic name in case there is an epic link for a task

Please use the field aggregated Epic Name (“Σ Epic Name“) as shown below:

...

The generated report is not being downloaded

One of the reasons why the generated report is not being downloaded is that multiple downloads are blocked. Please check your browser if this is the case.

...

Manage multiple downloads if needed.

...

The report is being generated in days and I prefer it to be generated in hours

You can change the time units for reports, by clicking next to Total, on the left panel:

...

I want to see the planning events created by others

In order to see the planning made by others, you may either

...

In such case, you may want to create Team planning source, in your calendar configuration. Then, grant the required permissions to other users, assuming your calendar is not public. As result, the users who are granted the visibility and event editing permissions shall be able to create and edit planning events.

...

I want to see Logged vs Planned for each day

In order to see logged time versus planned time in daily total hours, you would have to do next:

...

The sources to be compared don’t have to be the very first two sources in the list, on the left panel. They have to be the first two enabled. Please see another example below.

...

Why I don't see the created calendar, in a project context view?

Most likely, you don't see the created calendar, in a project context view, because it doesn't contain any sources associated with the given project.

The conditional color that includes the function “endOfWeek()“ is not working properly

You might experience the next issue when the configured conditional color that includes the function “endOfWeek()“ is not working correctly.

Most likely, the root cause of the issue is laying in your Jira’s System settings.

For instance, as an app user, in User settings, I’ve configured my week to start on Monday.:

Then, in source configuration, I’ve configured the conditional color: Due date <= endOfWeek() → red.

Although, the configured conditional color is not applied to the event that is based on the issue that has a due date that falls on Saturday of the current week.

The explanation for root cause of the issue could be next: the ISO8601 standard in Date Picker is not used in your Jira.

...

Turning the ISO8601 standard on will cause Monday to be the first day of the week in the Date Picker, as specified by the ISO8601 standardis laying in Jira’s behavior as, in Jira, week starts on Sunday.