How to create a queue
Each issue belongs to a queue. Queues are usually created for issues that belong to the same subject. These can be issues of a project, department, or team.
Creating a queue
Warning
The user who created the queue becomes its owner. The owner either configures the queue themselves or assigns the access to change the queue parameters to other users.
To create a new queue:
-
In the left-hand panel, select
Queues → New queue. -
Select queue template Depending on the issue types and statuses, templates belong to one of the categories:
- Development: For issues related to software development and testing.
- Working with people and documents: For issues related to tech support, HR, and document approval.
- Creating products and services: For service projects and production issues.
For more information about templates and their settings, see Queue templates.
You can also copy a queue or create a queue manually.
-
Enter the name of the queue.
-
Enter a key for the queue. A key can only include Latin characters without spaces or special characters.
Try using the keys that reflect the purpose of the queue. For example, the
HR
key is suitable for issues in the Human Resources department, whileSUPPORT
is good for Support issues.Warning
The queue key must be unique. You cannot assign to a new queue the key that was assigned to a previously deleted queue.
-
Click Create. Your new queue will appear in the Queues menu in the Tracker top panel.
-
You can change issue types and statuses in the queue and configure its parameters if needed.
Queue key
A queue key is a unique code that enables you to identify the queue. For example, HR
or SUPPORT
.
Each issue in the queue is assigned an issue key that consists of the queue key and a sequential number.
You can use the queue key in order to:
- Search for issues by specifying the queue key in filter conditions and in the query language.
- Directly access your queue at:
(https://tracker.yandex.com/queueKey)
.
Copying a queue
If you want to use the settings of an existing queue, copy the queue:
-
In the left-hand panel, select
Queues → New queue. -
Click Copy queue.
-
Enter the name of the new queue.
-
Enter a key for the queue. A key can only include Latin characters without spaces or special characters.
Try using the keys that reflect the purpose of the queue. For example, the
HR
key is suitable for issues in the Human Resources department, whileSUPPORT
is good for Support issues.Warning
The queue key must be unique. You cannot assign to a new queue the key that was assigned to a previously deleted queue.
-
Enter the key or name of the source queue.
-
Click Create. Your new queue will appear in the Queues menu in the Tracker top panel.
-
You can change issue types and statuses in the queue and configure its parameters if needed.
Creating a queue manually
If none of the preset queue types fit your issues, you can set all parameters for your new queue manually:
-
In the left-hand panel, select
Queues → New queue. -
Click Configure the queue manually.
-
Enter a key for the queue. A key can only include Latin characters without spaces or special characters.
Try using the keys that reflect the purpose of the queue. For example, the
HR
key is suitable for issues in the Human Resources department, whileSUPPORT
is good for Support issues.Warning
The queue key must be unique. You cannot assign to a new queue the key that was assigned to a previously deleted queue.
-
Enter the description of the queue. The description is displayed on the Description tab on the queue page.
-
Assign the owner for the queue. The owner can change the queue settings.
-
Choose the queue team members. Just start typing the login, username, or department name and select one of the suggested options.
Fill in the list of team members if you want to configure special access rights for them or assign issues to them faster.
-
Configure notifications about issue changes for a particular queue.
-
Set up issue types and statuses for your queue.
-
Configure the queue's general settings. e.g.:
-
The type and priority of issues by default.
-
Required fields for the queue: Issue fields that are always displayed on the issue page, regardless of user settings.
-
Show "Commits" tab: Show or hide the Commits tab on the queue and issue pages. The tab shows all commits linked to issues.
-
-
Set up advanced issue management features: for example, create projects and components or enable automation for routine actions with issues.