I have attached a long screenshot of the whole page to provide a better context to the issue I am having. The summary is that on navigating to the Auth templates page, I realise that they all have the same content. Kind of sharing the same controller. So if I clear or make changes in one, the others get affected.
I had tried to update my "Reset-Password" template on the console and upon testing it in-app, I realised that the template meant for reset password was sent for Email verification. Is this a known bug or is something else responsible for me?
The app I am working on will be production ready in a couple of days or so. I'd appreciate if I can actually update the templates to preference
Huh. Not the case for me. If you update one, do they all update?
Recommended threads
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...