Skip to content
Back

Relationship data Not showing on update row modal

  • 0
  • 3
  • Self Hosted
  • Databases
Şafak
2 Apr, 2026, 09:43

Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation

The first thing I did in the testing process was create a category and product table. I associated the products with categories.

One-way by product Many to many

My first addition process was flawless; I could add records with or without relationships. And then; When I want to edit, the relationships don't load on the console.

Is this a known issue? Or is it my fault? Where can I identify the error?

TL;DR
Relationship data is not showing on the update row modal. There are warnings in the console log but nothing substantial. Have you tried cleaning the console cache (ctrl+shift+r)? The console requests the data from the category table but does not display it.
2 Apr, 2026, 10:28

Do you have any error in the console log?

2 Apr, 2026, 12:45

Nothing important seems to be happening. Neither in the browser console nor in the appwrite-console container.

2 Apr, 2026, 12:45
2 Apr, 2026, 17:00

have you tried cleaning the console cache? (ctrl+shift+r)? that request in the last image is from the category table? if so, the console is requesting the data but is not showing it

4 Apr, 2026, 09:16

Yes, there are warnings in the console

TypeScript
_APP_ENV="development"
_APP_LOCALE="en"
_APP_OPTIONS_ABUSE="disabled"
_APP_OPTIONS_FORCE_HTTPS="disabled"
_APP_OPTIONS_FUNCTIONS_FORCE_HTTPS="disabled"
_APP_OPTIONS_ROUTER_FORCE_HTTPS="disabled"
_APP_OPTIONS_ROUTER_PROTECTION="disabled"
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