Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 57
Your Jira support project has allowed anonymous customers to create issues through an incoming mail handler for some time.
In order to enhance efficiency, your project manager has inquired about the possibility of allowing anonymous users to also create issues using Jira instead of the mail handler, but without allowing further access or need of a license.
Which two actions will let you meet the requirement? (Choose two.)
Answer options
- A. Create an issue security scheme with a default level allowing only licensed Jira users to access issues.
- B. Ensure that the Jira mode in the general configuration has been set to Public.
- C. Add Group Anyone to the Browse Projects permission in the project's permission scheme.
- D. Add Group Anyone to the Create Issues permission in the project's permission scheme.
- E. Ensure that the Reporter is not required in the project's field configuration scheme.
Correct answer: B, C
Explanation
Setting the Jira mode to Public allows anonymous users to access the project, while adding Group Anyone to the Browse Projects permission permits them to view the project. The other options either restrict access to licensed users or do not directly facilitate issue creation by anonymous users.