---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://yandex.ru/support/forms/en/create-task.md
  - https://yandex.ru/support/forms/ru/create-task.md
  - href: en/create-task.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/forms/en/llms.txt

# Creating an issue in Yandex Tracker

{% note warning "" %}

Only Yandex Forms for Business users can set up integration with Yandex Tracker.

{% endnote %}

You can integrate your form with [Yandex Tracker](https://tracker.yandex.com) to automatically create issues from user responses. The user's answers are sent from the form to Yandex Tracker, and a new issue is created based on the submitted information. This flow can be useful for accepting service requests, collecting error logs, and similar scenarios. For more information about issues, see [Yandex Tracker Help](https://yandex.com/support/tracker/user/create-ticket.html).

## Set up issue creation in Yandex Tracker {#setup}

1. Select the desired form and open the **Integration** tab.

1. Select an [action group](https://yandex.ru/support/forms/en/notifications.md#add-integration) for which you want to set up issue creation and click ![](_assets/tracker-notification-new.png) **Tracker** at the bottom of the group.

1. Enter the [queue](https://yandex.com/support/tracker/queue-intro.html) key to create your issue in.

1. To create a [sub-issue](https://yandex.com/support/tracker/user/create-ticket.html#subtask), enable **Convert to sub-issue** and enter the parent issue key.


1. Set up the type, issue priority, and other parameters. [How to set issue parameters](#fields)

1. If the issue parameters you need aren't in the list, add them: click **Add issue parameter** and start typing the name, then select the appropriate parameter from the suggestions.

    For more information about issue parameters, see [Yandex Tracker Help](https://yandex.com/support/tracker/user/create-param.html).


1. To get a link to the new issue after filling out the form, enable the **Show messages about the results of actions** option under the action name.

1. Click **Save**.

To create multiple issues at once, add new actions by clicking ![](_assets/tracker-notification-new.png) **Tracker** at the bottom of the page.

## How to set issue parameters {#fields}

* In the **Author**, **Assignee**, and **Followers** fields, specify a username in `user` format.

   - To specify multiple users in the **Followers** field, enter their usernames separated by commas (for example, `smith,johnson`).

   - If the integration settings don't specify the **Author** and a user from your organization completes the form, that user will be specified as the issue's author.

   - If an unauthorized user completes the form, <q>Tracker Robot</q> (`yndx-tracker-cnt-robot@`) is specified in the **Author** field.

* To add multiple values to the **Components** or **Tags** field, separate them with commas.

* Enter field values exactly as they appear in Yandex Tracker.

    {% note info "" %}

    No suggestions appear when entering values in the fields such as **Author**, **Assignee**, **Tags**, or **Components**.

    {% endnote %}

* To add an answer to a question or other data from the form to issue fields:

    - Select a field and click ![](_assets/svg/add.svg)</svg> on the right.

    - Select a [variable](https://yandex.ru/support/forms/en/vars.md) from the list to add to the field.

    For example, if your form collects error messages, you can add the user's message and technical details to the issue description.

   ![](_assets/tracker-var-example-new.png =600x){.border-grey}

* To add an employee specified in an answer to a <q>People</q>, to the **Author**, **Assignee**, **Followers** fields in Tracker, add a **Question answer option ID** variable to the field. If you use an **Answer to question** variable, integration won't work.

* You can use YFM markup in the issue description.

  If you added an **Answer to question** variable and the answer text contains YFM markup elements, they are automatically converted to text formatting elements when you add the answer to the issue description in Yandex Tracker.

  For more information about markup, see [Yandex Tracker Help](https://yandex.com/support/tracker/user/syntax-yfm.html).


## Example {#example}

If you want an issue to only be created for users who give certain answers, [set your conditions](https://yandex.ru/support/forms/en/notifications.md#conditions).

> Example of integration with Yandex Tracker for a request form for equipment procurement. Employees can use this form to submit equipment requests, and these requests will be transformed into issues for the procurement department.
>
> ![](_assets/tracker-example-new.png =650x){.border-grey}

## Embed a form in the Yandex Tracker interface {#embed}

<!-- source: en/_includes/embed-form.md -->
You can set up a form for creating issues and integrate it into the Yandex Tracker interface. This form will be displayed on the issue creation page next to the standard one. It will help users create issues based on a certain template without being distracted by unnecessary fields and parameters. For more information, see [Set up issue creation in Yandex Tracker](https://yandex.ru/support/forms/en/create-task.md#setup).
<!-- endsource: en/_includes/embed-form.md -->

## Troubleshooting {#troubles}

<!-- source: en/_includes/inregration-errors.md -->
To check for errors that occur during the form integration:

1. Open the form where the integration is incomplete or doesn't work as expected.

1. Go to the **Integrations** tab and click **Completed integrations**.

1. Check the list for error messages related to your integration. 

1. After resolving the problem, try [creating an issue again](https://yandex.ru/support/forms/en/notifications-history.md#status).

1. If the problem persists, [contact support](https://yandex.ru/support/forms/en/feedback.md).
<!-- endsource: en/_includes/inregration-errors.md -->

### Error in the Author, Assignee, and Follower fields {#error-author}

The error may be caused by invalid data being sent from the form to the **Author**, **Assignee**, or **Followers** issue field. Fill in these fields in the following way:

- To add an employee manually, enter a username like `smith`.

- To add an employee specified in an answer to a <q>People</q>,, insert a **Question answer option ID** [variable](https://yandex.ru/support/forms/en/vars.md) in the field. If you use an **Answer to question** variable, integration won't work.

- To add an employee specified in an answer to a <q>Drop-down list</q> or <q>Multiple answers</q> question, set usernames (e.g., `smith`) as answer options and use the **Answer to question** [variable](https://yandex.ru/support/forms/en/vars.md).

If there is an error in the **Author** field even though the field is populated correctly, make sure the user filling out the form is [authorized to create issues in the specified Yandex Tracker queue](#access).

### Error: No rights to add issues to queue {#access}

This error occurs because the user who filled out the form doesn't have the rights to create issues in the specified Yandex Tracker queue. Ask the queue owner to [check access rights](https://yandex.com/support/tracker/manager/queue-access.html).


### The issue description displays incorrectly {#error-text}

Check your YFM markup for errors if you used it to format the text in the **Description** field. To see how your marked-up text will appear, paste it into an issue description in Yandex Tracker or onto a Wiki page.

For example, the text may display incorrectly if there is no empty line before a block element (such as `{% note %}`) or if extra spaces are added after closing an HTML block (`::: `). For more information about markup, see [Yandex Tracker Help](https://yandex.com/support/tracker/user/syntax-yfm.html).


<!-- source: en/_assets/style.md -->

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