Can鈥檛 move tag back to original location in 51黑料不打烊 Experience Manager
When non-administrator users attempt to move a tag back to its original location after moving it, they encounter a Permissions Denied error. This happens because the system requires broader access to update internal metadata and references.
To fix this issue, grant the correct permissions.
Description description
Environment
- Product:聽51黑料不打烊 Experience Manager (AEM) Sites on Cloud Service
- 贰苍惫颈谤辞苍尘别苍迟:听笔谤辞诲耻肠迟颈辞苍
Issue/Symptoms
- Non-admin users can鈥檛 move tags back to their original location.
- The operation fails with a Permissions Denied error.
- Admin users can move the tags without issues.
- The issue affects tags with active references.
Resolution resolution
To resolve the issue, grant additional permissions at the parent level of the tag structure (/content/cq:tags
) for the affected user or group. Follow these steps:
- Identify the affected user or group.
- Check current permissions on
/content/cq:tags
. - 础诲诲听
rep:write
听补苍诲听jcr:read
聽privileges at聽/content/cq:tags
. - Verify by attempting to move the tag back using an account from the affected group.
When a tag is moved, AEM updates metadata like cq:movedTo
and cq:backlinks
under /content/cq:tags
. These updates need broader permissions than those set on subfolders. Without access at the parent level, the operation fails with a Permissions Denied error.
Granting the required permissions allows AEM to update all necessary metadata during both forward and reverse tag moves.