Hi,
I have defined a very simple "Department" item type
And another one that serves pretty much as a container:
But whener I save this parent item, only the "Title" field is saved. My collection of "Departments" are gone.
I already checked permissions for both of them and I can confirm that those are ok (Departments map allow departments as child components as well as the other way around).
What am I missing here?
When I'm editing my parent component it seems like the editor is showing up properly. I can see the Title property along with the collection of Departments. And I can add them to that collection. But when I hit save, they're gone.