We have major problems with the fs_meta_data column introduced in FS since version 5.2.1714. A table in the database has many relationships with another table
1 property entry -> more than 10000 attribute entries
the fs_meta_data column is of type text and this is no longer sufficient, so it is no longer possible to modify a property entry.
Changing the column length is not possible, it generates problems in DB backup and DB restore.
Does anyone have a solution?