Skip to main content
Version: 1.7.0

Create SDLC Tasks

A task is the main entity of the whole development process since it contains information about the requirements for the responsible person, work progress, and result.

The article contains information about the access level required to work with the tasks, the creation of tasks of different types, and about the creation of articles from defects.

Access to tasks


Operationpda_adminpda_userOther roles
Create+The operation is allowed but the user can only fill in the Project field with the projects in which they are a team member or a team leader.-
Write+

The operation is allowed for any user with the role, if the Project field is empty.

If the Project field is filled in, allowed for:

  • Team leader.
  • Team member.
  • The user specified in the Assigned to field.

If the field Product or Product module is filled in, allowed for the product and product module owner.

The user can only select a project where they are a team member or a team leader.

-
Read+
+
+
Delete+Allowed for the team leader of the project to which the task is related.-

Create a task


To create a task, complete the following steps:

  1. Find the required task type in the SDLCTasks section of the navigator. Open the list for the required task type.
  2. Click New and fill in the form fields.
  3. Click Save or Save and exit to apply the changes.
tip

You can also create new tasks in the backlog management widget (for Kanban projects) or sprint planning widget (for Scrum projects).

Task form fields

FieldMandatoryDescription
NameYSpecify the task title.
StateNSelect the task state.

The available options vary depending on the current task state.

The field appears after saving the record and is automatically filled in with New.

BlockedN

Select the checkbox to prohibit the transition of task to another state. When the checkbox is selected, the State field is read-only and the task card cannot be dragged between the columns.

The field appears after saving the record.

Block reasonNSpecify the task block reason. The field is displayed if the Blocked checkbox is selected, and it is not available for Subtasks. When the checkbox is cleared, the field is hidden but not cleared.
Parent taskN

Specify a higher level task that includes this task. Depending on the type of the created task, the following types are available for selection:

  • Feature: only Epics are available.
  • User story, General task, Defect: Epics and Features are available.
  • Subtask: all task types are available apart from other Subtasks.

The field is not available for Epics.

PriorityN

Specify the task priority. Available options:

  • Low
  • Medium
  • High
RankY

Specify the task rank. The lower the rank is, the higher the task priority is.

The field is not available for Subtasks.

DescriptionNAdd the task description.
Assigned userY/NSpecify the employee responsible for the task. The field is mandatory in the Development, Review, Testing, Done, and Released states. You can only specify an employee with the pda_user or pda_admin role.
Work notesNAdd work notes.
As aY

Specify the consumer of the functionality that will be implemented in the User story.

The field is available only for User stories.

I wantY

Describe the functionality that will be implemented in the User story.

The field is available only for User stories.

So thatY

Specify the consumer pains that will be solved by the functionality implemented in the User story.

The field is available only for User stories.

Acceptance criteriaY

Specify the parameters that the task must comply with to be considered completed.

The field is available only for Features and User stories.

caution

No related lsits are displayed by default for custom task types. You can add them manually if necessary.

For Epics and Features:

  • Child Tasks – the list of tasks for which the current task is the parent task.

For the tasks of all types except for Subtasks:

  • Subtasks – the list of subtasks related to this task.

For the tasks of all types:

  • Task Dependencies – the list of dependencies in which this task is selected as the initial or dependent task.