---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
  - property: og:type
    content: article
  - property: article:section
    content: Проекты, портфели и цели
  - property: og:title
    content: Список задач проекта
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.com.tr/support/tracker/en/manager/project-list.md
  - href: en/manager/project-list.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.com.tr/support/tracker/en/llms.txt


# List of project issues

On the **Issue list** tab, you can see all the issues [added](https://yandex.com.tr/support/tracker/en/manager/create-project.md#add-tickets) to the project. The list shows the structure of your project: you can build your work hierarchy as a tree of sub-issues, range your issues manually, or sort them by field.

You can export issues as an [issue report](https://yandex.com.tr/support/tracker/en/user/reports.md#ticket-report) or [report on time spent](https://yandex.com.tr/support/tracker/en/user/reports.md#time-spent-report).

To open the list of project issues

1. Select ![](../_assets/svg/project.svg)</svg> **Projects** in the sidebar or follow the link [https://tracker.yandex.com/pages/projects ![](../_assets/svg/new-window.svg)</svg>](https://tracker.yandex.com/pages/projects) and open the project page.

1. Click the **Issue lists** tab.

## Configuring how lists are displayed {#customize-list}

* To find issues in the list, start typing in the **Search by issue name** field.

* 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 swap the list columns, click ![](../_assets/svg/settings.svg)</svg> above the list. Next, in the **Added** section, click the parameter, hold and drag it within the section. Click **Apply**.

* 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.

## Editing issue links {#tree}

To change the layout of the issue list, select ![](../_assets/svg/flat-list.svg)</svg> **Flat list** or ![](../_assets/svg/tree-list.svg)</svg> **Tree list**.{#trees}

{% note info "" %}

In the tree list mode, nesting of some issues in other issues denotes _Parent issue - Sub-issue_ [links](https://yandex.com.tr/support/tracker/en/user/ticket-links.md).

{% endnote %}

* In the flat list, you can range (move) issues with respect to other issues. To do this, click and hold ![](../_assets/svg/range.svg)</svg> on the left of the issue and drag it where needed.

* In the tree list, you can create new sub-issues or change links for sub-issues:

  * To create a sub-issue, click ![](../_assets/svg/add-icon.svg)</svg> **Add sub-issue** next to the issue:

    * To create an issue, go to the **New issue** tab. Give your issue a name and press **Enter**.
    * If the issue already exists, go to the **Existing issue** tab, specify the issue key or name, and select the issue from the list. You can find the key on the issue page, under the title (for example, `TEST-1234`).

* To change a link, click and hold ![](../_assets/svg/range.svg)</svg> to the left of the sub-issue, switch the toggle to the right, and drag the issue to the one you want to assign as a parent issue.

* When building the issue hierarchy, you can nest issues into one another or move a sub-issue to a higher level. To move an issue one level up, click and hold ![](../_assets/svg/range.svg)</svg> to the left of a sub-issue and switch the toggle to the left.

  {% note info "" %}

  You can move issues manually if no sorting parameter is selected in the **Sort** field. By default, manual sorting mode is selected for the list of issues: you can drag issues in the list.

  {% endnote %}

## Actions with issues {#issue-actions}

To open the issue actions menu in the list of project issues, click ![](../_assets/svg/actions.svg)</svg> **Actions** at the end of the line with the issue description.

In the menu, you have the following actions available:
* ![](../_assets/text-edit/link.svg)</svg> **Copy link**.
* ![](../_assets/svg/move-up.svg)</svg> **Move to top of list** (for manual sorting only).
* ![](../_assets/svg/move-down.svg)</svg> **Move to bottom of list** (for manual sorting only).
* ![](../_assets/svg/convert.svg)</svg> **Convert to a [milestone](https://yandex.com.tr/support/tracker/en/manager/milestones.md) or issue**.
* ![](../_assets/svg/delete.svg)</svg> **Delete from project**.

You can also [bulk edit the parameters](https://yandex.com.tr/support/tracker/en/manager/bulk-change.md) of multiple issues from the list or [move issues to a different main project](https://yandex.com.tr/support/tracker/en/manager/create-project.md#update-project).

