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
- Appwrite database is rounding int values
Hi, i just noticed that appwrite is rounding the value 608542412536545279 to 608542412536545300 in my int array. It seems to somewhat relate to this github iss...
- URGENT: Auth Data GONE and replaced by "...
This issue appeared suddenly and without warning yesterday. My auth page is replaced by the 404 error, and I don't have access to any users. When users try to l...
- when does request limit reset
it syas i need to update my plan but i dont want to do that yet, but i need to continue developing 🙂
