Closed kunicmarko20 closed 6 years ago
I forgot to add a call to addChild on admin class service when you add ParentAssociationMapping annotation but there is a different problem. You can basically add a child to any admin, even if they are not connected.
addChild
Waiting for resolution of https://github.com/sonata-project/SonataAdminBundle/pull/5052 to see how will I fix this.
I forgot to add a call to
addChild
on admin class service when you add ParentAssociationMapping annotation but there is a different problem. You can basically add a child to any admin, even if they are not connected.Waiting for resolution of https://github.com/sonata-project/SonataAdminBundle/pull/5052 to see how will I fix this.