Sure, it doesn't even matter as you're changing the database.
ill try it againg...
Ok, so i have this two users, two orgs (teams) and two projects.
Making changes on DB
Now Redis...
Good
Did it worked?
Nope!
Project 1 is MIA
Weird.
Is this Appwrite 1.3.7?
yeap
Can you try to run
docker compose down && docker compose up -d
I did it
nothing changed
You also need to change on *_perms tables like _console_projects_perms or _console_teams_perms and others (databases, functions etc. depends of what exists on your Project 1 project)
Ill test it here. Tks
@Bouahaza i changed the _console_projects_perms._permission and now i see it.
That was a test but i think we have a direction now.
Is your issue solved @Felipe Amaral?
Hi, @Guille. For now. If i need anything i open a new one. Tks!
[SOLVED] Delete an Account
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...