Hello,
Welcome to Microsoft Q&A,
Even if you change the “Organization name” in the Email Settings UI, the change does not propagate to the existing notification templates. This is by design, as the templates are customizable and detached from dynamic config after creation.You can manually edit the affected notification templates and either:
- Replace $OrganizationName with the actual text
- Or clear and re-insert
$OrganizationName
, save, and test again (rarely updates dynamically, but worth testing)
Please Upvote and accept the answer if it helps!!