Jira 简明教程

JIRA - Create a Subtask

一个问题可以通过完成不同的带有不同人员的任务来完成,例如开发、质量保证、用户验收测试、业务、支持等等。为了跟踪每个部门的进度,在问题中创建子任务并分配给相关人员。一旦所有子任务都已解决,就可以将问题标记为已完成。

An issue can be completed by performing many tasks with different persons like Dev, QA, UAT, Business, Support, etc. To track the progress in each department, sub-tasks are created in an issue and assigned to the concern person. Once all the sub-tasks are resolved, the issue can be marked as completed.

Points to Note for Creating a Subtask

创建子任务时需要考虑以下几点:

The following points are to be considered when creating a subtask.

  1. All subtasks are an essential part of their parent issue.

  2. All subtasks are visible on the main screen of the parent issue.

  3. Subtasks always belong to the same project as their parent issue.

  4. Subtask has all fields that are present in the standard issue.

  5. Subtasks cannot have a subtask of their own.

Steps to Follow for Creating a Subtask

在创建子任务时,我们应该考虑以下步骤:

We should consider the following steps when creating a subtask.

  1. Open an issue where subtasks should be created.

  2. Select More → Create Subtask. Create subtask page will display.

以下屏幕截图显示了如何访问“创建子任务”功能。

The following screenshot shows how to access the Create Subtask functionality.

create subtask functionality

在所有必需的字段中输入详细信息,然后单击“创建”。以下屏幕截图显示了带有必需和可选字段的 Create Subtask Form

Enter the details in all the required fields and then click on Create. The following screenshot shows the Create Subtask Form with the required and optional fields.

create subtask form

一旦子任务创建,它将在“主问题”页面→“子任务”部分中可用。以下屏幕截图显示了如何在问题中查看子任务。

Once a subtask is created, it will be available on the Main Issue page → Subtask section. The following screenshot shows how to view a subtask in an issue.

subtask selection