---
metadata:
  - name: generator
    content: Diplodoc Platform v5.47.3
alternate:
  - https://yandex.com.tr/support/tracker/en/user/ticket-links.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/tracker/en/llms.txt

# How to change issue links

You can link an issue to other issues to group issues with a common topic or indicate their dependency on each other. The number of links per issue is unlimited. The list of related issues is shown under the issue description.

Yandex Tracker has several link types:

Parent issue — Sub-issue
:   You can use this link type to decompose your issues. Break larger project chunks into standalone issues and sub-issues.
:   For example, let's assume you need to implement a new feature in your product, which implies resolving multiple smaller issues. For such cases, you can create a **New feature** parent issue and link sub-issues to it.

Related to
:   Use this link type to reference other issues with a common topic.

Depends on — Blocker to {#blocker}
:   Use this link type if a certain issue can only be worked on after another issue is completed. For example, the development of a new app feature can only begin after the interface was designed.

Duplicated by
:   Use this link type to group issues that describe the same task. For example, you should use this link if there are multiple **Bug** issues describing the same problem.

Epic for — Sub-epic
:   Use this link type to decompose issues if you are working with Scrum. [How to organize issues into an epic](https://yandex.com.tr/support/tracker/en/manager/epic.md)

Original — Copy
:   This link is added automatically when you copy an issue with the **Link issues after copying** option. [Copying an issue](https://yandex.com.tr/support/tracker/en/user/clone.md)

You can also link issues to [repository commits](#section_commit).

{% note tip "" %}

Issue links are created automatically when an issue key is entered into the issue description or comment body.

The queue owner can disable issue linking by a URL. To do this, select the [**Do not link to issues from other queues by a URL** option](https://yandex.com.tr/support/tracker/en/manager/edit-queue-general.md) in the queue settings.

{% endnote %}

## Adding a link {#add-link}

To link one issue to another:

1. Under the issue description, click <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14"><path fill="currentColor" fill-rule="evenodd" d="M7.873 13.125a.875.875 0 1 1-1.75 0V7.87H.875a.875.875 0 0 1 0-1.75h5.248V.874a.875.875 0 1 1 1.75 0V6.12h5.249a.875.875 0 0 1 0 1.751H7.873v5.255z" clip-rule="evenodd"/></svg></svg> **Link to issue**.

1. To set a link type, click the name of the current type and select an option from the list.

1. Select an issue to link:

    {% list tabs %}

    - New issue

        1. Select the queue where you want to create an issue.

        1. Give your issue a name and press **Enter**.

        <!-- source: en/_includes/only-forms.md -->
        {% note info "" %}

        If you can create an issue in the queue [only using a form](https://yandex.com.tr/support/tracker/en/user/forms-template.md#new-task-page), you'll see the **Select form** button on the screen.

        {% endnote %}
        <!-- endsource: en/_includes/only-forms.md -->

        You can also create a new issue by doing the following: in the upper-right corner of the page, select **Actions** → **Create related issue**. Fill in the fields the same way as when [creating a new issue](https://yandex.com.tr/support/tracker/en/user/create-ticket.md).

    - Existing issue

        Select the **Existing** tab, specify the issue [key](*issuekey) or name, and then select an issue from the list. You can find the key on the issue page, above its title (for example, `TEST-1234`).

        <!-- source: en/_includes/ticket-access-links.md -->
        {% note warning "" %}

        Make sure that you have edit [permissions](../faq#no-access) for both issues.

        {% endnote %}
        <!-- endsource: en/_includes/ticket-access-links.md -->

    {% endlist %}


To add a link to multiple issues, use [bulk changes to issues](https://yandex.com.tr/support/tracker/en/manager/bulk-change.md#add-links).

## Creating a sub-issue {#create-subtask}

You can break down your complex issues into simpler sub-issues and track their progress separately. After creating a sub-issue, you can change the link type.

1. Go to the issue for which you want to add a sub-issue.

1. In the upper-right corner, select **Actions** → **Add sub-issue**.

    <!-- source: en/_includes/only-forms.md -->
    {% note info "" %}

    If you can create an issue in the queue [only using a form](https://yandex.com.tr/support/tracker/en/user/forms-template.md#new-task-page), you'll see the **Select form** button on the screen.

    {% endnote %}
    <!-- endsource: en/_includes/only-forms.md -->

1. Fill in the fields the same way as when [creating a new issue](https://yandex.com.tr/support/tracker/en/user/create-ticket.md).

1. Click **Create issue**. You will see a link to the parent issue at the top of the page above the sub-issue name.

## Changing the link type {#change-link-type}

To change an issue's link type:

1. Open the page of one of the two related issues.

1. In the **Related issues** list under the issue description, select the link for which you want to change the type.

1. Next to the linked issue, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → **Change link type** and choose a new type.

## Removing a link {#delete-link}

To unlink an issue:

1. Open the page of one of the two related issues.

1. In the **Related issues** list under the issue description, select the issue that you want to unlink.

    <!-- source: en/_includes/ticket-access-links.md -->
    {% note warning "" %}

    Make sure that you have edit [permissions](../faq#no-access) for both issues.

    {% endnote %}
    <!-- endsource: en/_includes/ticket-access-links.md -->

1. Next to the linked issue, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M9 2H7a.5.5 0 0 0-.5.5V3h3v-.5A.5.5 0 0 0 9 2Zm2 1v-.5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2V3H2.251a.75.75 0 0 0 0 1.5h.312l.317 7.625A3 3 0 0 0 5.878 15h4.245a3 3 0 0 0 2.997-2.875l.318-7.625h.312a.75.75 0 0 0 0-1.5H11Zm.936 1.5H4.064l.315 7.562A1.5 1.5 0 0 0 5.878 13.5h4.245a1.5 1.5 0 0 0 1.498-1.438l.315-7.562Zm-6.186 2v5a.75.75 0 0 0 1.5 0v-5a.75.75 0 0 0-1.5 0Zm3.75-.75a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75Z" clip-rule="evenodd"/></svg></svg> **Delete link**.

## Creating a sub-issue from an issue {#make-subtask}

You can make your issue a part of a larger (parent) issue using one of the two methods:

{% list tabs %}

- From the issue description

    Under the issue description, click <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14"><path fill="currentColor" fill-rule="evenodd" d="M7.873 13.125a.875.875 0 1 1-1.75 0V7.87H.875a.875.875 0 0 1 0-1.75h5.248V.874a.875.875 0 1 1 1.75 0V6.12h5.249a.875.875 0 0 1 0 1.751H7.873v5.255z" clip-rule="evenodd"/></svg></svg> **Link to issue** and select **Parent**.

    - To create a new parent issue, select **New**, name the parent issue, and click **Create**.
    - To link an existing parent issue, select **Existing**, specify the parent issue's key or name, and select the issue from the list. You can find the key on the issue page, above its title (for example, `TEST-1234`).

- Through the Actions menu

    1. In the upper-right corner, select **Actions** → **Convert to sub-issue**.

    1. Specify the key or name of the parent issue, then select it from the list. You can find the key on the issue page, above its title (for example, `TEST-1234`).

    1. Click **Save**.

{% endlist %}

## Changing the parent issue {#edit-parent-task}

To change the parent issue:

1. Open the sub-issue page.

1. In the **Related issues** list, next to the parent issue, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.423 1A3.577 3.577 0 0 1 15 4.577c0 .27-.108.53-.3.722l-.528.529-1.971 1.971-5.059 5.059a3 3 0 0 1-1.533.82l-2.638.528a1 1 0 0 1-1.177-1.177l.528-2.638a3 3 0 0 1 .82-1.533l5.059-5.059 2.5-2.5c.191-.191.451-.299.722-.299Zm-2.31 4.009-4.91 4.91a1.5 1.5 0 0 0-.41.766l-.38 1.903 1.902-.38a1.5 1.5 0 0 0 .767-.41l4.91-4.91a2.077 2.077 0 0 0-1.88-1.88Zm3.098.658a3.59 3.59 0 0 0-1.878-1.879l1.28-1.28c.995.09 1.788.884 1.878 1.88l-1.28 1.28Z" clip-rule="evenodd"/></svg></svg> **Change parent issue**.

    - To create a new parent issue, select **New**, name the parent issue, and click **Create**.
    - To link an existing parent issue, select **Existing**, specify the parent issue's key or name, and select the issue from the list.

## Removing the link to a parent issue {#delete-parent-task}

To remove the link to a parent issue:

1. Open the sub-issue page.

1. In the **Related issues** list, next to the parent issue, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M9 2H7a.5.5 0 0 0-.5.5V3h3v-.5A.5.5 0 0 0 9 2Zm2 1v-.5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2V3H2.251a.75.75 0 0 0 0 1.5h.312l.317 7.625A3 3 0 0 0 5.878 15h4.245a3 3 0 0 0 2.997-2.875l.318-7.625h.312a.75.75 0 0 0 0-1.5H11Zm.936 1.5H4.064l.315 7.562A1.5 1.5 0 0 0 5.878 13.5h4.245a1.5 1.5 0 0 0 1.498-1.438l.315-7.562Zm-6.186 2v5a.75.75 0 0 0 1.5 0v-5a.75.75 0 0 0-1.5 0Zm3.75-.75a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75Z" clip-rule="evenodd"/></svg></svg> **Remove link**.


## Linking a commit to an issue {#section_commit}

You can link a commit from a repository connected to Yandex Tracker to an issue: [How to set up a repository](https://yandex.com.tr/support/tracker/en/user/add-repository.md).

<!-- source: en/_includes/add_commits.md -->
To link a commit in the repository to an issue, specify the [issue key](*issuekey) in the commit comment. For example: `Fixing error TEST-123`.

You can view the linked commits:

* In the **Commits** tab on the issue page.
* On the queue commits page. To switch to the commits page from the queue page, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> → **Commits** in the top right corner.
<!-- endsource: en/_includes/add_commits.md -->


## List of related issues {#list}

If an issue has links configured, the list of related issues appears on the issue page. It is located under the issue description and the checklist, if one was created.

The list is shown as a table in which related issues are grouped by link type.

To open the list or any of the groups in a new window, point to the list or group name and click the <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" class="g-icon" fill="currentColor" stroke="none" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10 1.5A.75.75 0 0 0 10 3h1.94L6.97 7.97a.75.75 0 0 0 1.06 1.06L13 4.06V6a.75.75 0 0 0 1.5 0V2.25a.75.75 0 0 0-.75-.75H10ZM7.5 3.25a.75.75 0 0 0-.75-.75H4.5a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V9.25a.75.75 0 0 0-1.5 0v2.25a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 3 11.5v-6A1.5 1.5 0 0 1 4.5 4h2.25a.75.75 0 0 0 .75-.75Z" clip-rule="evenodd"/></svg></svg> icon that appears on the right.

You can customize the table with the list of related issues: sort the issues and select columns with issue parameters.

### Customizing the list of related issues {#tune}

You can add parameter columns to the table or remove unnecessary ones:

<!-- source: en/_includes/save-filter.md -->
To save a filtered issue list to a file or copy it to your clipboard, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill-rule="evenodd" d="M348.5 232.1l-148 148.4c-4.7 4.7-12.3 4.7-17 0l-148-148.4c-4.7-4.7-4.7-12.3 0-17l19.6-19.6c4.8-4.8 12.5-4.7 17.1.2l93.7 97.1V44c0-6.6 5.4-12 12-12h28c6.6 0 12 5.4 12 12v248.8l93.7-97.1c4.7-4.8 12.4-4.9 17.1-.2l19.6 19.6c4.9 4.7 4.9 12.3.2 17zM372 428H12c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12z"/></svg></svg> **Export** in the top right corner and select your desired format. For more information, see [Create a report from an issue list](https://yandex.com.tr/support/tracker/en/user/reports.md).
<!-- endsource: en/_includes/save-filter.md -->

Several actions are also available inside the drop-down list. To see them, point to a parameter:
- To read a brief description of the issue parameter, click <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="18" class="g-icon gn-composite-bar-item__icon" fill="currentColor" stroke="none" data-qa="support-icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11ZM8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM6.44 4.54c.43-.354.994-.565 1.56-.565 1.217 0 2.34.82 2.34 2.14 0 .377-.079.745-.298 1.1-.208.339-.513.614-.875.867-.217.153-.326.257-.379.328-.038.052-.038.07-.038.089a.75.75 0 0 1-1.5 0c0-.794.544-1.286 1.057-1.645.28-.196.4-.332.458-.426a.543.543 0 0 0 .074-.312c0-.3-.243-.641-.839-.641a.997.997 0 0 0-.608.223c-.167.138-.231.287-.231.418a.75.75 0 1 1-1.5 0c0-.674.345-1.22.78-1.577ZM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" clip-rule="evenodd"/></svg></svg>.
- To keep the selected parameter always at hand, click <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="m6.907 6.093.154.444a2.988 2.988 0 0 1-.237 2.511L2.89 5.113a3.052 3.052 0 0 1 2.51-.237l.445.155 2.372-2.372L9.28 3.72zm3.969-.775 1.06-1.061-.535-.536L8.217.538 7.679 0 6.62 1.06l.538.538L5.43 3.326a4.518 4.518 0 0 0-4.197 1.19l-.53.53L3.265 7.61 0 10.876v1.06h1.06l3.266-3.264 2.565 2.565.531-.53a4.455 4.455 0 0 0 1.19-4.199l1.727-1.727z" clip-rule="evenodd"/></svg></svg>.
    The **Pinned** category will appear at the top of the drop-down list.
- To change the order of the selected columns, drag them in the list by the <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" class="g-icon" fill="currentColor" stroke="none" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM5.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm3.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" clip-rule="evenodd"/></svg></svg> icon.
- To hide completed issues from the list, enable the **Hide resolved issues** option at the bottom of the drop-down list and click **Apply**.

![](../_assets/hide-tasks.png =800x){.border-yes}

### Changing an issue parameter value or link type, or removing a link {#edit-param}

You can edit the parameters displayed in the table cells.

- To change the issue status or priority, a responsible user (for example, the assignee), or a date (for example, **Deadline**), click the current value and select a new one in the drop-down list.
- To change the issue summary or another text field (for example, **Story Points**), point to it and click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.423 1A3.577 3.577 0 0 1 15 4.577c0 .27-.108.53-.3.722l-.528.529-1.971 1.971-5.059 5.059a3 3 0 0 1-1.533.82l-2.638.528a1 1 0 0 1-1.177-1.177l.528-2.638a3 3 0 0 1 .82-1.533l5.059-5.059 2.5-2.5c.191-.191.451-.299.722-.299Zm-2.31 4.009-4.91 4.91a1.5 1.5 0 0 0-.41.766l-.38 1.903 1.902-.38a1.5 1.5 0 0 0 .767-.41l4.91-4.91a2.077 2.077 0 0 0-1.88-1.88Zm3.098.658a3.59 3.59 0 0 0-1.878-1.879l1.28-1.28c.995.09 1.788.884 1.878 1.88l-1.28 1.28Z" clip-rule="evenodd"/></svg></svg> on the right.
- To change the link type or remove a link, click <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M14 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 14 6.125zm-5.906 0a1.874 1.874 0 1 1 0 3.749 1.874 1.874 0 0 1 0-3.749zM2 6.125a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 2 6.125z"/></svg></svg> on the right in the selected issue's row. In the submenu that appears, select **Change link type** and the type you need from the list, or **Remove link**.

### Sorting the issue list {#sort-list}

By default, the issue list is sorted by update date. To set a new sorting parameter (for example, by descending start date), use the button at the top of the page:
- Click <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" fill="currentColor" stroke="none" aria-hidden="true" class="yc-icon"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1 3.25a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H1.75A.75.75 0 0 1 1 3.25ZM1 8a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 1 8Zm.75 4a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-2.5Z" clip-rule="evenodd"/></svg></svg> to change the sorting direction: descending or ascending.
- To the right of the icon, click the name of the current sorting parameter and select a new one in the drop-down list.

You can quickly sort the list by a parameter from the table: point to a column and click the <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" class="g-icon" fill="currentColor" stroke="none" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.72 2.22a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06L5 4.56v8.69a.75.75 0 0 1-1.5 0V4.56L1.78 6.28A.75.75 0 0 1 .72 5.22zM11.75 14a.75.75 0 0 1-.53-.22l-3-3a.75.75 0 1 1 1.06-1.06L11 11.44V2.75a.75.75 0 0 1 1.5 0v8.69l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-.53.22" clip-rule="evenodd"/></svg></svg> icon.

[*issuekey]: An issue key is a unique identifier contained in the issue link. It consists of the queue key and a number, for example `TEST-123`.