I would suggest that you change the Tags Property to Label and see how the data is being stored in the first place after upgrade. You have couple of options:-
Create a new property (tagsNew) and remove this property (tags).
Or
Once you turn it into label you will be able to see how data is stored and if you can upgrade the data with new tags storage approach.
7.12 changed the default storage for tags from CSV to JSON. The upgrade should have set the storage type on existing data types to CSV so that they continued to work, but it seems that in some cases this hasn't worked. This weirdness is what happens when the tags editor was expecting JSON but found CSV in the database.
Changing your data type's setting back to CSV should fix the problem.
After upgrade to 7.15.1 tags went crazy
After the upgrade to 7.15.1 the tags in my backoffice look like this:
I am unable to delete them. And I am unable to add any new tags in.
Hi Manila,
I would suggest that you change the Tags Property to Label and see how the data is being stored in the first place after upgrade. You have couple of options:-
Hope it helps to solve your issue.
Cheers,
Shaishav
7.12 changed the default storage for tags from CSV to JSON. The upgrade should have set the storage type on existing data types to CSV so that they continued to work, but it seems that in some cases this hasn't worked. This weirdness is what happens when the tags editor was expecting JSON but found CSV in the database.
Changing your data type's setting back to CSV should fix the problem.
My tgs are still written as delimited strings.
Changing the Tags type to CSV worked. Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.