The module Acquia Content hub Translations provides option to override locally altered translations. However, if customer wants to override the translation and still they want some selective fields to be not synced, we need a feature to dispatch preEntity Save event for translations.

Updated The service acquia_contenthub_translations.handler.update where if if translation update is allowed then dispatch the preEntity Save Event.

Comments

rakshith.thotada created an issue. See original summary.

amangrover90’s picture

Status: Needs work » Postponed

@rakshit.thotada CH module doesn't support partial field syndication for translations/entities, we maintain hashes based on whole entity and not based on fields.