Release Notes / Version 11.2310
Table Of ContentsMulti-Site Manual: Hints on CleanInTranslation
CleanInTranslation
is a scheduled task related to
the CoreMedia Multi-Site feature that is executed in workflow server.
It may happen, that this scheduled tasks struggles with the state of
some localization workflows, which prevents clean-up of false-positive
in translation states of some contents.
A manual section "CleanInTranslation Challenges" has been added to the Multi-Site Manual describing possible issues in detail, how to analyze and possibly fix them.
(CMS-21653)
Content UUIDs on Live Servers
Stable and universally unique identifiers (UUIDs) for content are now also available on the Master Live Server and on Replication Live Servers. In previous releases, UUIDs for content were only available on the Content Management Server. Content that is newly created on a live server will now receive the same UUID as on the Content Management Server. However, existing contents that have been published or replicated with a previous release will not automatically receive UUIDs.
To assign UUIDs to already published content on live servers, it's
recommended to synchronize UUIDs by running the
cm content-uuid-export
and
cm cm content-uuid-import
as described in the
Content Server Manual, section
"Configuration and Operation | Server Utility Programs |
Operation | Content-UUID-Migration".
For more details on UUIDs, see the Unified API Developer Manual, section "The Content Repository | UUIDs".
(CMS-16997)