Translated Emails do not appear in Activity LogIssue Translated emails are not appearing in the activity log. The emails are translated using the localization framework, and the English version is visible in the activity log, but translated versions are not shown.ReleaseAny releaseResolutionthe Activity Stream is not designed to show records from the sys_translated_email_content table. Instead, it only displays the original parent record from the sys_email table. This is the intended behavior and aligns with the current platform design.