Open
Description
We are in the process of upgrading our solution from CMS 11 to CMS 12 and in the process replaced the Geta.Tags package with the Geta.Optimizely.Tags package. However, after upgrading the CMS shows no tags in the overview and no results are returned when querying for tags.
When I look at the tblBigTable in the database I do still see the tags with StoreName Geta.Tags.Models.Tag
. Could the change of namespaces to add the .Optimizely.
be the cause that no results are returned? If so, is the fix to change the StoreName and ItemType columns to the new namespaces?