Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 42
The OPS team will start using Jira to track and approve Change Requests in the OPS project. They have these workflow requirements:
✑ Requests can be approved by two individuals only.
✑ The approvers will change weekly.
Jira is connected to your corporate LDAP with Read-Only permissions.
What is the best way to structure permissions for the OPS project to support these workflow requirements?
Answer options
- A. Create the group it-approvers in the Jira Internal Directory and have the approvers maintain it.
- B. Create a new project role for approvers and have the Project Role (Administrators) maintain it.
- C. Request the group it-approvers to be created in the corporate LDAP directory and add it to the Approve Issues permission for the project.
- D. Request the group it-approvers to be created in the corporate LDAP directory and have the Project Role (Administrators) maintain it in Jira.
- E. Add individual names to Project Role (Administrators) and add this role to the Approve Issues permission for the project.
Correct answer: C
Explanation
The correct answer is C because creating the it-approvers group in the corporate LDAP allows for centralized management of approvers, which meets the requirement of weekly changes. The other options either involve maintaining groups in Jira's Internal Directory, which does not fulfill the LDAP Read-Only constraint, or they complicate the management process by adding unnecessary roles or individual names.