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?
Recommended threads
- Event-triggered function executes but pr...
Hello! I'm running self-hosted Appwrite 1.9.0. I have a Dart function (tried both dart-3.5 and dart-3.10 runtimes) with these events configured: ```teams.staff...
- Migration Pending version 1.9.0 self Hos...
I am trying to use the migration feature, my migration has been sitting in a "pending" state for 5 hours now? this is all that is in the "logs" { "$id": "69c...
- Redis exception after failed upgrade
After attempting an Update from 1.8.1 to 1.9.0 where i accidentally typed 1.8.0 I've encountered multiple issues with my appwrite instance all of which resultin...