Hello, I am using the database with this configuration, and when I query an operator user, the company ID shows null; however, in the AppWrite console, the document corresponding to that user is assigned to a company. I am attaching the attributes of each collection and the result of the query. Why would this be?
TL;DR
Developers are confused why the company ID shows null when querying an operator user in the database, despite being assigned in the AppWrite console. They attached collection attributes and query results.
Solution: Double-check the mapping between the user and company ID in the database configuration.added correct screenshot
Recommended threads
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...