---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - property: og:type
    content: article
  - property: article:section
    content: Настроить очередь
  - property: og:title
    content: Диаграмма Ганта для очереди
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.ru/support/tracker/en/gantt/queue.md
  - https://yandex.ru/support/tracker/ru/gantt/queue.md
  - href: en/gantt/queue.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/en/llms.txt


# Gantt chart for queues

Gantt charts for Yandex Tracker issue queues show all [issues within the selected queue](https://yandex.ru/support/tracker/en/user/queue.md) and the [links between them](https://yandex.ru/support/tracker/en/user/ticket-links.md).

<!-- source: en/_includes/go-to-gantt.md -->
Go to the **Gantt chart** tab.

* The [list of issues](#tasks-view) in the left part of the chart displays the priority, type, and name for each issue.

* The start and end dates for the issues are shown on the chart as bars plotted along the time axis. The beginning of each bar corresponds to the issue's start date, and its end corresponds to the deadline, that is, the date by which the issue should be completed.

* The arrows between issues mean the _Depends on – Blocks_ links.
<!-- endsource: en/_includes/go-to-gantt.md -->

## Creating a queue chart {#sec_queue}

To open a Gantt chart for queue issues:

1. Open the queue page.

1. Click **Gantt chart** above the issue list.

1. <!-- source: en/_includes/gantt-time-scale.md -->
   To change the time scale, select **Week**, **Month**, or **Quarter** in the bottom right corner of the chart. The scale settings persist after refreshing the page or opening the chart again.
   <!-- endsource: en/_includes/gantt-time-scale.md -->

## Updating links between issues {#links}

<!-- source: en/_includes/gantt-links.md -->
The Gantt chart shows **Depends on – Blocks** issue links, provided that the **Start date** and **Deadline** fields are filled in for both issues and the **Show blocking links** option is enabled for the chart. Links appear as an arrow pointing from the dependent issue to the blocking issue.

You can edit issue links on the Gantt chart.

* To add a **Depends on – Blocks** [link](https://yandex.ru/support/tracker/en/user/ticket-links.md), hover over the issue bar until dots appear to the right and left of the bar.

   * To make the selected issue dependent, click the dot on the left and drag it to the blocking issue.

   * To make the selected issue blocking, click the dot on the right and drag it to the dependent issue.

   {% note info "" %}

   If the dependent issue deadline is earlier than that of the blocking issue, the arrow is red. You can enable [automatic update of start dates and deadlines](#timing) for dependent issues.

   {% endnote %}

* To delete a link between issues, click the link arrow and then click ![](../_assets/svg/del-link.svg)</svg> **Delete link**.
<!-- endsource: en/_includes/gantt-links.md -->

## Changing issue deadlines {#timing}

<!-- source: en/_includes/gantt-timing.md -->
* To set an issue's start date and deadline:
   * Fill in the **Start date** and **Deadline** fields in the issue card.
   * Drag the issue bar on the chart to fill in the **Start date** and **Deadline** fields automatically.

* To shift the start date and deadline by the same value, drag the bar along the time access.

* To change the issue duration, drag the left edge of the bar (the start date) or the right edge of the bar (deadline).
<!-- endsource: en/_includes/gantt-timing.md -->

## Assigning an issue {#assigned}

<!-- source: en/_includes/gantt-assigned.md -->
On the Gantt chart, you can appoint or change the issue's assignee:

1. Click ![](../_assets/svg/add-user.svg)</svg> on the issue bar.

1. Enter the name of the employee to assign the issue to.

{% note info "" %}

If you do not see the ![](../_assets/svg/add-user.svg)</svg> button on the issue bar, go to ![](../_assets/svg/gantt-settings-button.svg)</svg> **Chart settings** and select the **assignee** item in the **Issue bar** section.

{% endnote %}
<!-- endsource: en/_includes/gantt-assigned.md -->

## Chart settings {#settings}

### Displaying the issue bar {#issue-bar}

<!-- source: en/_includes/issue-bar.md -->
Above the timeline on the right, click ![](../_assets/svg/gantt-settings-button.svg)</svg> **Chart settings** and select a setting under **Issue bar**:

* To show the issue name on the issue bar, select the **name** item.

* To show the assignee icon on the issue bar, select the **assignee** item.

* To have the missed deadline property (the difference between the deadline and the current date) highlighted in red on the chart, select **missed deadline**.
<!-- endsource: en/_includes/issue-bar.md -->

### Timeline area {#timeline}

<!-- source: en/_includes/timeline-area.md -->
On a chart, you can configure the shift logic for dependent and parent issues, as well as issue link display.

Above the timeline on the right, click ![](../_assets/svg/gantt-settings-button.svg)</svg> **Chart settings** and select a setting in **Issue bar**:

* To have issues with a **Depends on — Blocks** link joined with an arrow on the chart, select **Show blocking links**.

* To automatically move the deadline of the dependent issue when the blocking issue's deadline changes, select the appropriate option.

* To extend the deadline of the parent issue depending on its sub-issues' deadlines, select the appropriate setting.
<!-- endsource: en/_includes/timeline-area.md -->

### Issue color {#task-color}

{% note info "" %}

Issue color settings are saved at the individual user level, which allows each user to customize the color scheme.

{% endnote %}

<!-- source: en/_includes/color-issue.md -->
<!-- source: en/_assets/style/image.md -->

<!-- endsource: en/_assets/style/image.md -->

By default, issue bars on the chart are colored according to the issue status types set in the [workflow editor](https://yandex.ru/support/tracker/en/manager/workflow.md).

![](../_assets/color-by-type.png){.border-yes}

To select a different color scheme:

1. Above the timeline on the right, click ![](../_assets/svg/gantt-settings-button.svg)</svg> **Chart settings**.
1. Under **Color**, you can choose a color scheme:

   {% list tabs %}

   - Setting a color manually

     This option allows you to set issue colors right on the chart.

     1. Select **manual**.
     1. Click **Apply**.

     Select an issue from the list to the left of the chart and click ![](../_assets/svg/actions.svg)</svg>. This will open a palette where you can set the issue color.

     ![](../_assets/three-dots-menu.png){.border-yes}

   - Setting colors based on issue parameters

     This option will be of use if you need to differentiate issues by a certain parameter, such as a queue or tag.

     1. Select **by issue parameters**.
     1. Specify the parameter whose values you want to set colors for.
     1. Click **Apply**.

   - Monochrome

     All issue bars on the chart will be blue.

     1. Select **monochrome**.
     1. Click **Apply**.

   {% endlist %}
<!-- endsource: en/_includes/color-issue.md -->

## Displaying the issue list section {#tasks-view}

<!-- source: en/_includes/issues-table-project.md -->
* To select the fields you want to see in the issue list table to the left of the chart, click ![](../_assets/svg/settings.svg)</svg>. Select the relevant items and click **Apply**.

  To change the order of columns, click and hold ![](../_assets/svg/move.svg)</svg> next to the parameter name and drag it to where you want it.

* To set up their display order in the list, click ![](../_assets/svg/sorting.svg)</svg> **Sorting**, specify the parameter, and click ![](../_assets/svg/new-first.svg)</svg>. In this case, you will not be able to move issues manually.

* To group issues by their status, assignee, or other parameters, click ![](../_assets/svg/group.svg)</svg> **Not grouped** and select the appropriate option from the list.

* To filter the issue list, use the filter builder. For this, on the ![](../_assets/svg/filter.svg)</svg> **Filters** panel, select the parameters and specify the values to use for generating an issue list. For more information, see [Add filtering conditions](https://yandex.ru/support/tracker/en/user/create-filter.md#set-conditions).

* To filter issues by name, use the **Search by issue name** field.

* To hide the issue list, click ![](../_assets/svg/close-block.svg)</svg>.
<!-- endsource: en/_includes/issues-table-project.md -->
