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

A medical clinic has decided to use Jira. Their project will allow patients to file medical complaints.
The requirements for the project are as follows:
✑ Members of the group (jira-patients) must be able to see only their own complaints.
✑ Members of the group (medical-board) must be able to see all complaints.
Based only on these two requirements, which two configurations used together will satisfy them? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct as it allows the Reporter to view their own issues while the medical-board can see all of them. Option D is also correct because it ensures that both groups have the necessary permissions to browse and create issues, satisfying the requirements. Options A, C, and E do not meet both requirements effectively, either by complicating access or not aligning with the specified visibility needs.