Hi,
I don't know if it's related to the update to version 6.4, but it's something we've detected after updating the version.
For publishing thesauri on the web, we use a table_alias to ts (hierarchy65) in our diffusion, which has the fields parent (hierarchy73) and parents (hierarchy111).
Until now, when publishing an element in parent, the parent was saved, and in parents, the parent with all the breadcrumbs, for example, for ID 5 of the Spain thesaurus (es1), parent was "[\"es1_8844\"]" and parents was "[\"es1_8844\",\"es1_8864\",\"es1_1\"]".
After updating the version, when publishing the same record parent and parents have the same value "[\"es1_8844\"]"
Is it possible that something has been modified in this regard?
Best