Agile Board Glossary
This glossary provides a list of terms and their definitions used for agile development in YouTrack.
Term | Definition |
---|---|
agile board | An agile board is the visual representation of an agile development process. The board lets you view the current status of each task, group related tasks, estimate your efforts, and track the progress toward completion for each task. |
backlog | The backlog is a set of issues that await planning and implementation. In other words, it is the collection of unfinished work that your development team can build to improve the product. Teams normally prioritize issues in the backlog to determine which issues are addressed in each release cycle. |
card | Each card on an agile board represents an issue. On an agile board that uses issues to identify swimlanes, issues that are shown as cards are linked as subtasks of the issue that represents the swimlane that they are assigned to. |
column | A column represents a single stage in a development cycle. Columns are typically arranged from left to right in order of increasing completion. |
orphan | The term orphan is commonly used to describe a task that does not have a parent. On agile boards that use issues to identify swimlanes, orphan tasks are not assigned to swimlanes. |
orphans swimlane | The orphans swimlane in YouTrack is shown as dedicated swimlane for uncategorized cards. This swimlane shows all cards that are assigned to the sprint or board that do not belong to any swimlane. These can be true orphans that do not have a parent task, or subtasks of parent issues that are not shown as swimlanes in the current view. |
sprint | A sprint is a set period of time during which a pre-defined body of work is completed. During the sprint, incremental improvements are applied to the product. The completed effort results in a viable version of the product that can be delivered to the consumer. In YouTrack, there are three methods that you can use to add issues to sprints:
|
swimlane | A swimlane is a secondary level of organizational structure that is used to group related tasks. In classic Scrum development, a swimlane represents a single user story. However, you can configure an agile board to identify swimlanes using a wide range of issue attributes, including priority, assignee, subsystem, or project. |