I have 2 collections A and B
I want to have 2 different attributes in collection 2 with relationship to collection B
creating attribute relA_1 passes
but creating attribute relA_2 shows failed indicator next to attribute name in the console. This fails in both console and from Dart SDK.
Additional info: one-way many-to-many
If you get the JSON response for the attribute, you should see additional detail about why it failed.
It could be a problem with a conflicting key
Recommended threads
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...