AD0-E121 · Question #25
An AEM project (i.e. Myproject) has been deleted. What would happen to the groups (Myproject Owners. Myproject Editors and Wyproject Observers) associated with the deleted project?
The correct answer is C. These groups will remain in AEM and require manual deletion by administrators. When an AEM project is deleted, its associated user groups are orphaned but not removed - they persist in the repository under /home/groups and must be manually cleaned up by an administrator. Option A is wrong because AEM has no built-in "disabled" state for groups tied to…
Question
An AEM project (i.e. Myproject) has been deleted. What would happen to the groups (Myproject Owners. Myproject Editors and Wyproject Observers) associated with the deleted project?
Options
- AThese groups will be marked as disabled and only visible to administrators.
- BThese groups will remain in AEM until the instance is restarted.
- CThese groups will remain in AEM and require manual deletion by administrators.
- DThese groups win be deleted immediately upon project deletion.
How the community answered
(45 responses)- A2% (1)
- B2% (1)
- C91% (41)
- D4% (2)
Explanation
When an AEM project is deleted, its associated user groups are orphaned but not removed - they persist in the repository under /home/groups and must be manually cleaned up by an administrator. Option A is wrong because AEM has no built-in "disabled" state for groups tied to project deletion. Option B is wrong because group persistence has nothing to do with instance restarts; they remain indefinitely, not just until the next restart. Option D is wrong because AEM does not cascade-delete groups on project deletion - group lifecycle is managed independently from project lifecycle by design, allowing groups to potentially be reused or audited.
Memory tip: Think of AEM groups as tenants who outlive their lease - deleting the project (the building) doesn't automatically evict the groups (the tenants); someone has to manually remove them.
Topics
Community Discussion
No community discussion yet for this question.