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
- Confusion around Tables / TablesDB vs Da...
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted t...
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...