You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Describe the bug
Fetching the junction collection related record are empty
To Reproduce
Steps to reproduce the behavior:
/items/<that-collection>?fields=*.*.*
Expected behavior
M2M relationship should automatically populate the junction table relationship based on the
M2M
record.A temporary solution is creating a new Many to one relationship between the junction fields and the related collection.
The text was updated successfully, but these errors were encountered: