04-26-2019 08:17 AM
I'm testing a migration of Alfresco Community 5.2 to Alfresco Community 6.1.2. I dumped and restored the metadata and copied the contentstore over and did a complete re-index of the repository. It looks like all of the data is there, but I'm having issues with tags.
When I look at a folder, I can see tags listed, but when I go to the tag manager, I get "No tags found". Clicking on the tag from the folder gives me a "No Content Items".
behind the scenes tagQuery is returning an empty list:
{
"countMin": 0,
"countMax": 0,
"tags":
[]
}
Looking at the node in the node browser, I can see that it has a cm:taggable property with all 7 tags listed.
Should I reindex again? What else should I look at?
04-26-2019 11:26 AM
I ended up re-indexing again and although it's not done, I'm able to see tags listed and search for content by tag. Not sure why it didn't work the first time, but this seems to have resolved it for now.
04-26-2019 11:26 AM
I ended up re-indexing again and although it's not done, I'm able to see tags listed and search for content by tag. Not sure why it didn't work the first time, but this seems to have resolved it for now.
Explore our Alfresco products with the links below. Use labels to filter content by product module.