I have my SMS messages set up to include {{ tenant.friendly_name }} in the text. In my tenant settings, I’ve set a name for the tenant. My messages should say “Use {code} to complete your login to {friendly name}.” (Where {code} is the 6-digit code.)
For some reason, the “friendly name” field becomes blank. If I got back to tenant settings, alter the friendly name and save, it re-appears. But then it goes blank again. I’m not sure what triggers that. I am changing hosted page settings.
In any case it seems to be a bug. Any help appreciated!
Hi @jbailey, yes, we got some other reports as well and could reproduce the problem. Sorry about this.
We will fix this soon, but as a temporary workaround can you hard-code the friendly name in the SMS template? (instead of the {{tenant.friendly_name}} tag)