Skip to main content
Version: 1.6.0

Sprint Tasks

You can manage tasks from the Sprint planning widget. The list of available tasks that are not related to a sprint is located under the sprint list. It contains all active tasks except for the Subtasks. The tasks are sorted in ascending order according to the Rank. When the tasks' ranks are identical, the system checks their Priority. If the priorities are identical as well, the tasks are sorted according to the creation date: the tasks that were created earlier are located lower in the list.

Example of task sorting
TaskRank
Defect 11
Epic 1
  • Feature 1
  • Feature 2
2
  • 2
  • 3
Epic 2
  • Feature 3
3
  • 1
User story 14

To open the task preview modal window, click on the right of its number.

Use drop-down list in the left upper corner of the page to filter the task list. The list only contains tasks with no sprint specified. The filter criteria are described in the table below:

FilterTasks in the list
New project tasksActive project tasks in the New state.
Tasks without a projectActive tasks of all types in the New state if they comply with both of the following criteria:
  • The Project field is empty.
  • The Product field is empty or filled in with the current project product.
All available tasksAll tasks that match the New project tasks, Current project tasks, or Tasks without a project filter criteria.
Current project tasksActive project tasks in the New, Backlog, Development, Review, Testing, and Done states.
tip

If the parent task (for instance, an epic or feature) does not comply with the conditions of the selected filter, and its child task does, then the child task is displayed in the list as a separate task of the higher level.

Add tasks to a sprint


To add tasks to a sprint, complete the following steps:

  1. Find the required task in the list under the sprints. Use the and icons to hide and show the child tasks. If the task has more than 10 subtasks, the Show more / Hide buttons appear when you unfold the list of child tasks. Use these buttons to show and hide the full child task list.

  2. Select the checkbox on the left from the task number. When you select the parent task checkbox, the checkboxes of the child taks are selected automatically. You can also select all tasks on the page by selecting the checkbox in the list header.

    note

    You cannot select Epics and Features that do not have child tasks.

  3. Click Add to sprint button in the right upper corner of the task list. The button becomes active if at least one tird level task, or an Epic / Feature with third-level child tasks is selected.

  4. Select a sprint in the New or Active state and click Confirm.

After adding the tasks to the sprint, click it to see these tasks in the list. The list contains third-level tasks in all states except for Canceled.

Create new task in the Sprint planning widget


To create a new task in the Sprint planning widget, complete the following steps:

  1. Select an option to create the task:
    • Open the action menu of a sprint and click Create task to create a task for the selected sprint.
    • Click above the task list to create a task without sprint or add it to any existing sprint.
    • Click next to a Feature or Epic to create a child task for it.
  2. If more than one task type is available in the project, specify the new task type in the opened modal window Select task type. If you create the task from the sprint menu, you will only be able to select from the 3rd level tasks available in the project.
  3. Fill in the fields of the create task modal window. The following fields are filled in automatically:
    • Sprint – if you create the task from the sprint action menu.
    • Project
    • Product – if the Product development checkbox is selected for the project.
    • Parent task – if you create the task with icon.
    • StateNew.
  4. Click Save to create a task in the New state. The new task is dispalyed in the list of available tasks if it matches the selected filter criteria.