Basically I have four collections.. and each collection is related in a linear order.. now the problem is first collection's relation attribute is there in document data fetched .. same for first to second collection relation attr but after that second to third relation attributes are missing.
Summary
User is experiencing missing relation data in their Python SDK.
They are asking if the best solution is to fetch the document after the 3rd level.
They also mention that the documentation links provided are helpful.
They ask about limitations and if they need to refetch documents from the 3rd collection.
They explain that they have four collections with linear relations, but the attributes for the relation between the second and third collection are missing.
Solution:
- The user is advised to read the documentation provided at <https://appwrite.io/docs/databases-relationships#limitations>.
- It is unclear if there is a limit, so the user may
Infinil
Rank 6: Server
May 28, 2023, 18:44
_
_
is there a limit ? do i need to refetch the documents from 3rd collecion so i can directly get relation attrs