The standard email templates for inviting a user to a team have a placeholder {user} which should be the name of the recipient of the email. However, in the emails which are sent this shows the name of the user who invited the new user although a name for the new user is provided. Is this normal behavior or a bug?
Bug or not? User variable in email template
User variable in team invite email template
I thought this was fixed already, but I guess not. The email should include the invitee's name.
Looks like I found the related issue: https://github.com/appwrite/appwrite/issues/8825. Best to add a 👍to it.
Thanks, will do!
Recommended threads
- Unable to find repos with my connected G...
I've been playing with Appwrite for a few weeks and became a paid user a few days ago (if this makes a difference for features). I've created a function and a...
- Upgrade message on Pro plan in Cloud
Why do I have this error that says `You've reached the limit for the Pro plan. Upgrade your organization for additional resources.` even though I am on the Pro ...
- not able to extract anything from create...
when using createEmailPasswordSession const session = await account.createEmailPasswordSession(email, password) i am able to get the session but when using co...