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?
- Issue Type
- Resolution
- Status
- Transition
In JIRA, transitions represent the actions that can be taken on an issue, such as moving it from one status to another. By configuring a transition, you can enforce a code review before transitioning an issue to the "Done" status. This ensures that code reviews are completed before code is considered finished and ready for deployment.
Loading...
Related Quiz
- In the event of a catastrophic failure, JIRA administrators may need to perform a _______ restore from a backup.
- When creating a custom field, you can specify a _______ to control the field's behavior and visibility.
- What is the primary purpose of customizing an Agile board in JIRA?
- In a JIRA workflow, what does a "post function" do?
- The Agile framework that focuses on continuous flow and visualizing work is called _________.