Atlassian Certified in Managing Jira Projects for Cloud (ACP-100) — Question 14
You needed to replace the legacy Jira group all-staff-europe with a newly created all-staff-global group.
You created the new group and you migrated all users to the new group.
Then you deleted the legacy group.
Which four problems might users report after the change? (Choose four.)
Answer options
- A. Filter subscriptions send out errors instead of issues statistics.
- B. Workflow transitions are hidden from certain users.
- C. Users are not able to perform bulk change operations.
- D. Users are not able to log in to Jira anymore.
- E. Comments that were restricted to the legacy group are lost.
- F. Filter results return an incorrect number of issues.
Correct answer: B, C, E, F
Explanation
The correct answers B, C, E, and F highlight issues related to permissions and data access caused by the group change. Workflow transitions might not be visible to users if their permissions were tied to the old group (B). Bulk changes could fail if users were not correctly assigned permissions in the new group (C). Comments restricted to the legacy group would no longer be accessible after the group deletion (E). Additionally, filters could return incorrect data if they relied on the old group's configuration (F). Options A and D are less likely as they pertain to issues unrelated to group membership changes.