Here, you define what data will be included into a Gantt chart.

Quick tip: By hovering over a label with a question mark, you can read more details regarding that particular setting. Please see an example below.

General

Scheduling options

In case the tasks are sorted by JQL that includes order by, the parent tasks may be located incorrectly.

We strongly recommend you to use the scheduling mode by task start as scheduling by task end may significantly slow down a chart loading.

If scheduling mode is set by task end, planning by whole days is strongly recommended. Planning in hours and minutes may lead to incorrect app behavior.

Task options

Task edit dialog will only allow to set a deadline if the Task deadline field is configured.

Both, date- and date-time picker fields, are allowed to be selected as task start-, end- or deadline field. Fields of type date don’t store time component. Therefore, in case a field with a type of date picker is configured as task start field, a task will always start at the beginning of the day.

For your convenience, the field type is displayed on the right side in parenthesis. Please see below.

Duration calculation

Duration calculation defines how task duration is calculated.
There are two options:
1) Calculated based on start and end dates only
Task duration is calculated as task end date minus task start date. Default duration of one day will be set if start or end date aren’t provided. This option requires Task start field and Task end field (see above) to be configured. Otherwise, an error will be shown.
2) Calculated based on provided estimates, otherwise based on start and end dates
Task duration equals task estimates. The task estimates come from Jira standard time tracking fields (remaining estimate, time spent, etc.). If estimates are missing, task duration will be calculated as end date minus start date.

Please note that the tasks will acquire fixed duration, once edited on a chart that is configured with a task duration calculation Calculated based on start and end dates only. Meaning, task duration will be changed without affecting the task estimates in Jira. Thus, you may want to rely on this information when editing tasks via drag-and-drop or resizing.

Even though, task duration is switched to Calculated based on provided estimate, otherwise based on start and end dates, the described above behavior will be observed. In order to reset the behavior you would have to clear task duration on Edit dialog.

In case task progress overrides are configured, they will apply to parent tasks in Manual mode. Task progress overrides are not effective for parent tasks in Buttom-up mode.

Screens

To prevent unwanted errors, configured fields must be added by admin user to project’s create/edit screens.

Screens field is present on Chart settings tab of the chart configuration, in cloud version, and is visible to admin users only.

The app will try to detect and insert screens automatically, once a project is selected. Once Add fields button is clicked, the app will add configured Jira fields (task start, task end, task deadline, resource assignment) along with Time Tracking field to populated screens.

The app requires the Time tracking field in order to specify task duration, and will not work correctly if the field is not added to project screens.

Despite the Screens feature, we strongly recommend our customers to review and, if needed, correct Jira project screens. This can be done either by Jira admin or project admin, in project settings.