コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

The move options for Tag is disabled

Avatar

Level 4

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

 

[img]tagging.png[/img]

1 受け入れられたソリューション

Avatar

正解者
Employee

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 返信

Avatar

Level 10

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

Avatar

Employee Advisor

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. 

Avatar

正解者
Employee

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

Avatar

Level 1