Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Tag Reference lost during moving/merge operation

Avatar

Level 1

Problem Statement --> AEM Tag references are lost when we do move/merge operation via tagging console.

 

Steps to reproduce the issue

 

Step 1 -> Create the following tags
1. Tag A
2. Tag  A --> Leaf 1
3. Tag B
4. Tag B --> Leaf 1 Renamed

 

Step 2 -->  Adding tag to a Page
1. Open any page properties.
2. Add Leaf 1 tag
3. Save the properties

 

Step 3 --> Navigate to Tagging console
Step 4 --> Select Leaf 1 Tag and check it's references, it should show the page which was created in step 2.
Step 5 --> Perform merge operation on Leaf 1 to Leaf 1 renamed.
Step 6 --> Select Leaf 1 Renamed Tag and check it's references, it should show the page which was created in step 2.
Step 7 --> Select Tag A and Merge it into Tag B
Step 8 --> Repeat Step 6 now we are not able to see the tag references.

 

Questions 1. Why tag references are lost after executing step 7 ?
Question 2. Is there any guidelines by Adobe to perform move/merge operation on tags ?
Question 3. How to check if page references are lost before performing move/merge operation ?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Avatar

Level 1

This document does not explain the behavior observed.  In above case TagA is deleted after merge even it has child tag, that is TagA/Leaf 1 tag which is still using by a page.  

note: TagA/Leaf1 was merged to TagB/Leaf1 Renamed tag, A page cq:tags properties still has TagA/Leaf1. 

so this tag still referenced by a page, however the merge operation (step 7) still delete the TagA along with its children.