Hello! After updating from 1.0.3 to 1.1.0, all projects disappear except for the old one. I created 3 projects. And after the update, the very first project remained. And made the migration according to the documentation. But seravno I see only the old project and not the new one. I wanted to update to version 1.3. Due to unlimited database queries.
check to see if you have any other organizations via the drop down at the top right
Thank you! I didn't notice it
Recommended threads
- Getting error when trying to add domain ...
we use self hosted appwrite on my company and every single time ever I tried to add a domain it shows this error on the top rigth: "Cannot read properties of un...
- Using OTP Email to verify user for passw...
Has anyone ever implemented this? If you did what was your aproach? Did you write an appwrite function?
- Transaction and Session
I've been debugging for hours a problem that now I think it's because It's not allowed: In my project a user log in using the `node-appwrite` SDK (SSR) I store...