ACP-100 Exam QuestionsBrowse all questions from this exam

ACP-100 Exam - Question 53


You receive workflow configuration requirements for issues in the Closed status. They are as follows:

✑ Users must NOT be able to edit issues in this status.

✑ Jira administrators must be able to edit issues in this status.

✑ Only users in the release-managers group should see the transition to the Re-opened status

Which combination of two workflow configuration items should you use to meet these requirements? (Choose two.)

Show Answer
Correct Answer: AC

To meet the requirements, you need to use Properties to prevent users from editing issues in the Closed status while allowing Jira administrators to edit them. Conditions should be used to ensure that only users in the release-managers group can see the transition to the Re-opened status. Properties control the edit permissions directly, and Conditions manage the visibility of transitions.

Discussion

2 comments
Sign in to comment
Sia_awsOptions: AC
Aug 31, 2022

It should be A and C

RJ_MikeyOptions: AC
Nov 26, 2023

A and C. Validators technically don't hide actions, they cancel it after it has been started.