Concepts
In this section, you will find the basic terms and concepts used in Tracker and this Help.
B
- Backlog
- List of issues or product requirements that must be completed in a project. Backlog issues are usually sorted by priority.
V
- Version
- Parameter that allows you to group issues pertaining to the same version of a product. Version values can be configured on the queue page.
- Widget
- Information section located on the dashboard that automatically receives issue-related data and displays it as a list, table, or chart. You can learn more about widgets here.
- Workflow
- Set of possible issue statuses and status transition rules. Queue settings for issues of various types allow users to choose preset workflows or create custom ones.
A
- Agile methodologies
- Team work strategies that follow iterative development at their core, breaking the workload down into smaller cycles called sprints. There is a number of Agile development approaches
, e.g., Scrum and Kanban . In Tracker, agile tools are grouped on issue boards.
D
- Dashboard
- Page that helps users monitor the status of important issues and view statistics. You can add issue lists, tables, charts, and notes to the dashboard. Learn more about dashboards.
- Issue board
- Boards help users easily monitor and update issue statuses. On the board, issues are shown as cards distributed across columns of the board depending on their status. Learn more about boards.
I
- Issue
- In Tracker, issues can be used to register tasks, requests, and other types of work. An issue has a name, assignee, deadline, and other parameters. Learn more about creating issues and managing issues.
K
- Key (queue key and issue key)
-
Queue key is a unique code consisting of Latin characters, which can be used to identify a queue, e.g.,
TEST
.Issue key is a unique ID of the issue. It consists of the queue key and the sequence number, e.g.,
TEST-123
. - Queue team
-
Queue team includes users who create and complete issues in the given queue. You can assign the team members privileged access rights to issues in the queue.
- Component
-
Parameter that allows users to group queue issues related to the same subject, such as their product, pipeline, employee in charge, etc. Components can be configured on the queue page.
O
- Organization
- Same as company account. The organization employees get access to the Yandex Cloud services.
- Queue
- Space for the issues being worked on under a single product or pipeline. Queues can also be used as an issue list meant for a specific team or department. Queues enable you to order your issues and see who is responsible for their execution. More about setting up queues.
P
- Issue parameters
- Various attributes of an issue, such as Assignee, Deadline, Status, etc. You can edit parameters on the issue page.
- Invite to comment
- Inviting a user to comment means entering the user's name when sending a comment to an issue in order to draw their attention to that comment. The mentioned user will receive a notification with the text of the comment by email and in Tracker Notifications (if the user opened the Tracker interface before).
- Project
- In Tracker, projects are sets of issues that have a common goal to accomplish within a certain timeline. Every project has a deadline and an employee in charge. Projects can include issues from multiple queues. That is why you can use projects to group issues from different teams. You can learn more about projects here.
R
- Resolution
- Issue attribute that specifies why the issue was closed. For example, you may close an issue because it was completed (Resolved) or because it is a duplicate of another issue (Duplicate).
L
- Link
- Reference in an issue to another one showing the hierarchy between the two. For example, when an issue is a sub-issue of another one, or completing an issue depends on the result of another issue. You can read more about issue linking here.
- Sprint
- In Agile methodologies, a sprint is an iterative project cycle that usually lasts from one to four weeks. Tracker allows you to use sprints on Scrum issue boards.
- Status
- Issue attribute that shows the current state of the issue completion progress, e.g., Open, In Progress, Testing, Closed.
T
- Tag
- Type of label that can be added manually to any issue. You can use tags to group issues by any attribute and then search for issues with preset tags. To add tags to an issue, edit the Tags parameter.
- Issue type
- Tracker issues come in various types, e.g., New feature, Bug, or Improvement. In the queue created for each issue type, you can set up your workflow.
F
- Filter
- Filters allow users to search for issues in Tracker by issue settings. For example, you can find all issues in queues where you have the author or assignee status. More about searching issues by parameters.
C
- Checklist
- To-do list or list of planned issue stages that you can use to mark items you have completed. Tracker allows users to add checklists to issues.
E
- Epic
- In Agile methodologies, an epic is a larger feature or requirement that cannot be implemented within a single sprint. Tracker includes the Epic issue type that can be used to group any issues by theme.
Q
- Query language
- Text-based format for creating conditions used for searching issues. You can learn more about our query language here.
A
- Agile
- See Agile methodologies.
S
- SLA
- In Tracker, an SLA is a set of rules that defines timeframes for processing issues in queues. For example, you can set the time within which the assignee has to respond to the issue, answer the requestor's comment, or complete the issue. Learn more about SLAs.
- Story
- In Agile methodologies, a user story is a description of a feature or function that needs to be implemented in a product. Tracker includes the Story issue type that can be used to group any issues based on a common topic.
- Story Point
- Relative rating that describes the effort needed to complete working on an issue. A story point unit is not usually measured in terms of man-hours. The team rates issues collectively by comparing them to a simple task.
Y
- Yandex Flavored Markdown (YFM)
- Yandex Flavored Markdown markup is a set of rules for formatting text using special characters. You can use it to format text in issue descriptions and comments.