bodysaiedOriginal post
Web Developer
I’m facing an issue with the relationship columns between my collections. I created a relationship between a parent collection and a child collection, but the parent collection is not able to read or fetch the data from the child collection.
Both collections have the relationship fields properly set, but whenever I query the parent collection, the related child data is not being returned as expected.
This issue just started happening today — it was working correctly before, but suddenly the parent collection stopped being able to read the child collection.
Summary
Developers are experiencing issues with the relationship attribute between parent and child collections. Even though the relationship fields are properly set, the parent collection is unable to fetch data from the child collection. This problem only started today, as it was working correctly before.