Exam ACP-100 All QuestionsBrowse all questions from this exam
Question 35

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.

    Correct Answer: F

    To meet the given requirements, we need to handle the customization of screens and screen schemes appropriately for the two issue types, Shoe Order and Repair. Both issue types need to have the Summary, Description, Due Date, and Components fields on all screens and a new custom field Shoe Type on all screens. Additionally, the Priority field needs to be editable and viewable for Repair issues at all times but should only be available after the creation of Shoe Orders, not during creation. Therefore, we need (1) a create screen without Priority for Shoe Orders, (2) a create screen with Priority for Repairs, (3) an edit/view screen with Priority for Shoe Orders, (4) an edit/view screen with Priority for Repairs, (5) a screen scheme for Shoe Order, and (6) a screen scheme for Repair. This setup requires a minimum of two screens (one for each issue type's create operation) and two screen schemes (one tailored to each issue type) to ensure that the Priority field behaves as required for each issue type.

Discussion
SamudabamuOption: F

I believe the answer is F. Can someone explain why people are choosing A ?

DdaGOption: F

I agree it's F. (1) Create/Edit/View screen, (2) Create screen (no priority), screen scheme for each issue type

SyedMuhammadUmairMansoorOption: F

1 screen which will not show priority (create ) - issue type shoe order 1 screen which will show priority (in create edit view) 1 scheme for shoe order 1 scheme for repair

SunnyKOption: F

Two screens and Two schemas

cloudstudy12358Option: A

The answers I chose were A