Well firstly, congrats for the 1.4.3 on Cloud !
Im trying to add relationship attribut inside a collection but when adding a second relationship attribut I got the failedstate on it. Im not able to find the problem
can you open the network logs, refresh the page, and look for the network request for the collection?
its said Related attribute already exists that means we can have 2 attribut pointing to the same collection ?
Related issue: https://github.com/appwrite/appwrite/issues/6281
thx ! So this is a 1.4.3 issue right ?
It's probably more of a 1.3 issue since we added relationships in 1.3
That weird bc I was using 1.3.7 locally and that was working (I mean using multiples relations)
It depends on how the relationship was configured
Recommended threads
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...