Upgrade from 8.13 to 10.2. Encountered a problem with cmsTags table.
I recently completed an upgrade from version 8.13 to version 10.2. The upgrade seems good with one exception. The "tag" column of the "cmsTags" table is declared nvarchar(200), as it was in version 8.13. However, some of our documents/pages contain enough tags that the CSV value of the tags does not fit in the 200 character column and throws an exception when attempting to save the document.
This isn't a problem in 8.13. Did something change in V9 or V10 to cause this? Is it okay to increase the size of the column?
Upgrade from 8.13 to 10.2. Encountered a problem with cmsTags table.
I recently completed an upgrade from version 8.13 to version 10.2. The upgrade seems good with one exception. The "tag" column of the "cmsTags" table is declared nvarchar(200), as it was in version 8.13. However, some of our documents/pages contain enough tags that the CSV value of the tags does not fit in the 200 character column and throws an exception when attempting to save the document.
This isn't a problem in 8.13. Did something change in V9 or V10 to cause this? Is it okay to increase the size of the column?
Any advice would be greatly appreciated.
Best Regards
is working on a reply...