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
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...