ACP-100 Exam QuestionsBrowse all questions from this exam

ACP-100 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.

Show Answer
Correct Answer: AF

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

5 comments
Sign in to comment
SamudabamuOption: F
Nov 14, 2021

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

DdaGOption: F
May 11, 2022

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

cloudstudy12358Option: A
Aug 30, 2021

The answers I chose were A

SunnyKOption: F
Sep 28, 2022

Two screens and Two schemas

SyedMuhammadUmairMansoorOption: F
Nov 29, 2022

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