symfony-cmf / media-bundle

UNMAINTAINED - Minimalistic interfaces to handle media in the context of the CMF
http://cmf.symfony.com/
30 stars 40 forks source link

Automaticially add parent document for collection fresh collection items #172

Open ElectricMaxxx opened 7 years ago

ElectricMaxxx commented 7 years ago

I do not like Exceptions like that:

IdException: Property "parentDocument" mapped as ParentDocument may not be empty in document of class "..\Document\Category"

So i would like to add a listener to automaticiall add them.

Just for the one, where we know the docuement - parent path relation or can map them in a simple configuration.