Rank 2: Process
I have a Profile document collection with multiple relations with other collections.
Check the attached image to check all the attributes of the Profile Collection.
Before upgrading to Appwrite 1.4.0 it used to return the entire document with all the relationship data. But now with Appwrite 1.4.0, it is only returning incomplete data. Some fields of the collection are missing in the final response of the update document action.
Check the attached response screenshot.