It seems setting the DAM property will prevent from sending the
Asset/content fragment for translation but it would not prevent from
creating a localized copy. During our testing with Translation project,
we noticed that if the content path contains 2 letter code folder name
like "/zz" , it treats it as a locale value and not creating a copy of
asset/Content fragment.Could not find details or logic for
DamLanguageUtil.createLanguageCopyWithAssetRelations inside workflow
code to confirm when it w...