Relationship attribute showing "n/a" even it's linked to related document in Appwrite cloud console.
- 0
- Databases
- Cloud
I've two collections, "products" and "collections" (name of the collection in database) , products collection has one way relationship with "collections" collection, I've updated the data means I linked the product with related collection, but its showing "n/a", but I can see the related document in data tab of the product, and I can't access the data from my code, since its showing n/a.
First I thought it's because of one way relationship, but I have one way relationship in other collections, there I can see the data in the attribute.
Relationship attribute showing "n/a" even it's linked to related document in Appwrite cloud console.
<@462046107556511744> please check this
Bro that is an old issue I have also created issue here - https://github.com/appwrite/appwrite/issues/6944
Change attribute name from "collection" to other word.
Let me try that<@895918646877122561>
<@462046107556511744> now its stuck
Recreate the collection
if the collection has lot of documents and then this happens, I'll loose all the data. currently I can do that, but in future this happens that will be a problem.
Can you ignore the stuck attribute?
I try to create another attribute as replacement, it's failed.
Check list collection API response and look at the attribute
<@462046107556511744> this ?
No the JSON response
tried to store the data, still same and for category attribute, which got stuck, I'm getting unknown attribute.
undefined
What do you mean? Share the JSON please
I'm using it in flutter, I'm not getting any data and now documents are not linking in the console
<@462046107556511744> its showing null in category attribute
@Raja is your error solved ?? I am facing the same issue
Me too, @Steven is this related to 1.6? I'm on self hosted and cannot create it without n/a
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...