Hi ,
We had upgraded from AEM6.1 to AEM6.3 and We find that in standalone AEM6.3 under /etc/tags there are few properties like [sling:resourceType ,languages, sling:target] and which i would need to add under the upgraded version of AEM6.3 else edit tag in touch ui does not work
I am not able to add new properties like languages under /etc/tags using crxde .Below is the snapshot for the same.
Any inputs as how i could solve the issue
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hello,
I see the jcr:primarytype is nt:folder in the attached screenshot. It should be sling:Folder. Check if there is any tags node at path /var/upgrade/PreUpgradeBackup.
Regards,
Vishu
Views
Replies
Total Likes
Hello,
I see the jcr:primarytype is nt:folder in the attached screenshot. It should be sling:Folder. Check if there is any tags node at path /var/upgrade/PreUpgradeBackup.
Regards,
Vishu
Views
Replies
Total Likes
Why don't you package the etc/tags from 6.1 and install it in 6.3? That should resolve the problem.
Views
Replies
Total Likes
Thanks this solved the issue
Views
Replies
Total Likes
Views
Likes
Replies