Configure sub-tasks
As a Jira administrator, you can create sub-task work types to split up larger pieces of work into tasks that can be assigned and tracked separately by your teams. Sub-tasks are enabled by default; however, you can choose to disable them if your teams only need to work with standard work types. You can also create workflow conditions to ensure that all sub-tasks are completed before a parent work item can be resolved.
Enable or disable sub-task work types
Sub-tasks are enabled by default. To disable them, you’ll need to convert existing subtasks to standard work types first.
Select > Work items.
Under WORK TYPES, select Sub-tasks.
Click Enable or Disable sub-tasks as needed.
Create a sub-task work type
Select > Work items.
Under WORK TYPES, select Sub-tasks.
Click Add sub-task work type.
Enter a name and description to define the new sub-task work type.
Click Add.
Edit a sub-task work type
Select > Work items.
Click Sub-tasks.
Find the relevant sub-task work type and click Edit.
Edit the name, description, and avatar as needed and click Update.
Block a parent work item workflow based on a sub-task status
You can create a custom workflow with the Sub-task Blocking Condition on the workflow transitions you want to block based on a sub-task's status. This type of condition can prevent a parent work item from being resolved until all of its sub-tasks are resolved.
Select > Work items.
Click Workflows.
Find the relevant workflow and click Edit.
Select a transition (e.g. Resolve) and click Conditions.
Click Add condition.
Select the Sub-task Blocking Condition and click Add.
Select the sub-task statuses (e.g. Done, Resolved) and click Add.
Delete a sub-task work type
Before deleting a sub-task work type, we recommend searching for all work items of that type and bulk editing them to select another existing work type. You can then delete the original sub-task work type without affecting existing work.
Select > Work items.
Under WORK TYPES, select Sub-tasks.
Find the relevant sub-task work type and click Delete.
Was this helpful?