
this might be a bug, and i need someone to tell me if it is, but when i create a many-to-one relation between two collections in a database, it looks properly when looking at the attribute in place where it was created (image 1), but going to the attribute in the other document collection, it maintains the exact same relation, when i believe it should be flipped (image 2)
TL;DR
Issue: Two-way relationships between collections not reflecting correctly.
The developer is facing an issue where a many-to-one relationship between two collections in a database is not displaying correctly in one of the collections. The relationship should be flipped in one of the collections, but it appears to be the same as the original one.
Solution: The developer might need to adjust the relationship settings or mappings to ensure the correct representation of the two-way relationship between the collections.Recommended threads
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
- 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...
- Document attribute stuck on processing f...
