Release Notes / Version 10.2107
Table Of ContentsThe templates for blocked, deleted, restore and changed users are usually managed in content as "E-Mail Template" documents. In case these templates do not exist on content side there is a fallback defined in the studio-client resource bundle.
This fallback however did not comply with the behavior of templates from the content. While for templates in content the locale was determined by the elastic social users locale the locale of the template used as a fallback was determined by the studio user. This has been changed now so the elastic social users locale is always taken into account.
The resource bundle is not PublicAPI but in case you made any adjustments:
The new location of the following keys is now
com.coremedia.elastic.social.studio.model.ElasticSocialModels
:
userdetail_block_and_send_default_email
userdetail_delete_and_send_default_email
userdetail_restore_and_send_default_email
userdetail_profile_changed_default_email
(CMS-19672)