Skip to content
Back

Web Console not showing Database Docs, but only from one collection

  • 0
  • Databases
  • Apple
  • Cloud
pyrogy tech
1 Sep, 2025, 15:04

We have a User collection within Database. So Auth::User connects to Database::User.

When we signup a user using apple sub, the Database::User is created, along with a team.

The Database::User#newUser does not appear in the collection on the web, but Auth::User#newUser does. If I query is from the SDK for Database::Users, it is returned, so the Database::User#newUser is there.

I am seeing a similar issue with Membership and Teams, although I haven't narrowed it down. The Team is being created successfully.

Database::User is not being used for Auth, you can think of it like a normal user object like chat.

TL;DR
Issue: Web console does not display Database::User documents in one collection, even though they are present when queried from the SDK. Similar issues might be occurring with other collections like Membership and Teams. Solution: The Database::User documents are successfully created but are not visible on the web console for the User collection. This discrepancy does not affect Auth functionality as Database::User is not used for Auth purposes.
pyrogy tech
1 Sep, 2025, 15:18

Web Console not showing Database Docs, but only from one collection

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more