Open kanalhui opened 3 weeks ago
Hey @kanalhui I suspect this is because the group doesn't have a language assigned - this is required to handle localizing the email body. Give that a try and let me know.
Ideally both those fields would be mandatory if either has a value.
Hi @nathanwoulfe
Thanks for your support. After we assign the language as English, it is working now. However, we tried to assign other language(our testing is using zh-hant ), the email body will missing the translation. May I know is it required to define the translation ourself via "Translation"?
@kanalhui that is correct - the email body will only be translated if a translation dictionary exists. This is an XML file shipped as part of Workflow (or as a custom backoffice file), not translations maintained in the Translations section).
https://docs.umbraco.com/umbraco-cms/13.latest/extending/language-files shows how this works for 13 (it's very similar for 14).
When set the workflow with group email, the notification email of the "Cancel" is broken