The move options for Tag is disabled | Community
Skip to main content
ranadyutis95334
Level 3
October 16, 2015
Solved

The move options for Tag is disabled

  • October 16, 2015
  • 4 replies
  • 1142 views

The move options for Tag is disabled even when added to the tag-administrator group that has all permission enabled.

 

[img]tagging.png[/img]

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ogill

Hi,

what version of AEM are you using? Please review the documentation below. Moving Tags should be available, but as mentioned by edubey not recommended in the documentation. 

When a Tag is moved, all the references that point to the old tag are not changed, however there is an internal reference kept to the old tag. So this is resolved by the TagManager when the tag is called/used. By changing the title, as suggested in the documentation, no reference needs to be kept, hence cleaner. I have seen developers move a tag and then by not using the TagManager to resolve a tag, they get the old title value. So be careful and understand what happens when moving a Tag.

Regards,

Opkar

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/content/tags.html#Moving Tags

[2] https://docs.adobe.com/docs/en/cq/5-6-1/wcm/tag_admin.html#Moving%20Tags

4 replies

edubey
Level 10
October 16, 2015

Its not a recommended practice to move tags.
You can drag and drop tags to move from left menu.

Kunal_Gaba_
October 16, 2015

This is a bug in the code and you can reach out to Adobe daycare and raise a ticket. This has been fixed in the latest version of AEM - 6.1. However, you should be able to drag and drop the tags in the tag admin tree to move them. 

ogillAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi,

what version of AEM are you using? Please review the documentation below. Moving Tags should be available, but as mentioned by edubey not recommended in the documentation. 

When a Tag is moved, all the references that point to the old tag are not changed, however there is an internal reference kept to the old tag. So this is resolved by the TagManager when the tag is called/used. By changing the title, as suggested in the documentation, no reference needs to be kept, hence cleaner. I have seen developers move a tag and then by not using the TagManager to resolve a tag, they get the old title value. So be careful and understand what happens when moving a Tag.

Regards,

Opkar

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/content/tags.html#Moving Tags

[2] https://docs.adobe.com/docs/en/cq/5-6-1/wcm/tag_admin.html#Moving%20Tags