Scenario: In your JIRA project, you have a parent issue representing a feature, and you want to track the development tasks required to complete that feature. What type of issues would you create to represent these development tasks, and how would you link them to the parent issue?
- Sub-tasks
- Epics
- Stories
- Tasks
Option 1: "Sub-tasks" is the correct option. When you have a parent issue representing a feature in JIRA and need to track the development tasks required to complete that feature, you create sub-tasks. Sub-tasks break down the parent issue into smaller, manageable tasks, each representing a specific aspect of the feature development. These sub-tasks are then linked to the parent issue, allowing for hierarchical organization and clear visibility into the progress of individual tasks contributing to the completion of the feature.
Loading...
Related Quiz
- When customizing an Agile board, you can define columns to represent different stages of your _______ process.
- How can you restrict certain users from performing specific transitions in JIRA?
- How can you search for issues assigned to a specific user in JIRA?
- Agile encourages ___________ collaboration between team members and stakeholders.
- Scenario: You have a JIRA project for software development, and you want to implement a workflow that enforces code review before an issue can move to the "Done" status. What workflow element would you use to accomplish this?