Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 34

In your organization, a cobbler leads a Jira project with two issue types:
✑ Shoe Order
✑ Repair
The cobbler has given you the following requirements:
1. All screens should use the Summary, Description, Due Date, and Components fields.
2. Both issue types need to use a new custom field called Shoe Type on all screens.
3. The Priority field should appear on all screens for Repair issues.
4. Users should not be able to set the Priority for Shoe Orders during creation, but the Priority field still needs to be editable and viewable after creation.
Identify the minimum number of screens and screen schemes that will meet the requirements.

Answer options

Correct answer: F

Explanation

The correct answer is F because two screens are needed: one for the Shoe Order issues and another for Repair issues. The screen scheme will be different for each type since the Repair issues require the Priority field to be visible during creation while the Shoe Order issues do not allow setting the Priority during creation. Therefore, two screens and two screen schemes are necessary to meet all requirements.