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

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.)

Answer options

Correct answer: C, D

Explanation

The correct options are Conditions and Validators. Conditions can restrict the visibility of the Re-opened transition to users in the release-managers group, ensuring only they can see it. Validators can enforce editing permissions, allowing only Jira administrators to make changes to Closed issues, while preventing regular users from editing them.