Expand my Community achievements bar.

SOLVED

Tag Suggestions in tag field does not work after Migrating tags to /content/cq:tag

Avatar

Employee

After migrating tags from /etc/tags to /content/cq:tags, The tag suggestion functionality in the TagsField is no longer working. Below are the steps I have already taken as part of the migration and troubleshooting process:

@arunpatidar 

 

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @arunpatidar ,

 

It wasn't working for We Retail as well; it seems there was a custom index which restricted the /content path from getting indexed.

I have updated it, and it is working now.

 

Thanks for your suggestion.

 

Regards,

Nitesh

View solution in original post

3 Replies

Avatar

Community Advisor

Hi @niteshgupta92 

Could you please check if you have any tag with nam outdoor.
I checked against wknd project , seems working 

http://localhost:4502/mnt/overlay/cq/gui/content/coral/common/form/tagfield/suggestion.0.10.html?roo... 

 

arunpatidar_0-1749568360112.png

 

 

Arun Patidar

AEM LinksLinkedIn

Avatar

Correct answer by
Employee

Hi @arunpatidar ,

 

It wasn't working for We Retail as well; it seems there was a custom index which restricted the /content path from getting indexed.

I have updated it, and it is working now.

 

Thanks for your suggestion.

 

Regards,

Nitesh

Avatar

Community Advisor

@niteshgupta92, are you referring to the OOTB tag field? Or custom tag fields? Did you do any merge tag operations after migration?

 

Because, as far as I know, 'Merge tags' functionality will work only for OOTB fields and will not work for custom tag fields.