Task Dependencies
Create dependencies to register the relations between tasks and the nature of these relations in the system. The dependency records are added to the SDLC Task Dependency (pda_task_dependency) M2M table.
Create a task dependency
Role required:
- Create – pda_admin, admin, pda_user.
- Read – all users with access to the agent interface.
- Update, delete – pda_admin, admin; pda_user who is:
- a team leader or member of the project specified in the initial or dependent task;
- the owner of the product or a product module specified in the initial or dependent task;
- the creator of the dependency record.
To create a task dependency, complete the following steps:
- Find the required task type in the SDLC → Tasks section of the navigator. Open the list for the required task type, find the task for which you need to add a dependency.
- Open the form of this task. Use one of the following options to create a dependency:
-
In a modal window:
- Click Add dependency at the top of the form.
- Fill in the fields of the Add task dependency modal window.
- Click Add.
-
In the related list:
- Click New in the Task Dependencies related list.
- Fill in the fields of the SDLC Task Dependency form.
- Click Save or Save and exit on the form.
-
The Add task dependency modal window and SDLC Task Dependency form fields
Field | Mandatory | Description |
---|---|---|
Initial task | Y | Specify the initial task. If you create the dependency in the modal window, the field is completed automatically with the task from the form of which you opened the modal window. Click Swap in the modal window to swap the initial task with the dependent one. |
Dependency type | Y | Select the option that most closely describes the nature of the dependency. Available options:
|
Dependent task | Y | Specify the task that depends on the Initial task. Click Swap in the modal window to swap the initial task with the dependent one. |
Notes | N | Specify the dependency details. |
Create a dependency type
Role required:
- Create, update – pda_admin, admin, pda_user.
- Read – all users with access to the agent interface.
- Delete – pda_admin, admin.
By default, four dependency types are available to you. However, you can add new dependency types that will precisely reflect the business processes of your company. To do so, complete the following steps:
-
Use one of the following options to create a dependency type:
-
For the users with the pda_admin, admin roles:
- Navigate to System Settings → All Tables.
- Find the SDLC Task Dependency Type (pda_dependency_type) table and open its form.
- Click Create Record.
-
For the users with the pda_admin, admin, pda_user role:
- Navigate to the SDLC Task Dependency form. You can do that from the related list of any task.
- Click in the Dependency type field.
-
-
Specify mandatory Name and optional Description for the new dependency type.
-
Click Save or Save and exit.
You will be able to specify the created dependency type when you add a new dependecy or edit an existing one.