この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
The move options for Tag is disabled even when added to the tag-administrator group that has all permission enabled.
[img]tagging.png[/img]
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
Its not a recommended practice to move tags.
You can drag and drop tags to move from left menu.
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
Here you can find my solution for this issue:
表示
返信
いいね!の合計