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
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- hi guys! my site is not accesible in my ...