swhenever / community

swhenever.com community roadmap and feedback
2 stars 0 forks source link

Bug with Stage when submitting show #35

Closed jessemortenson closed 6 years ago

jessemortenson commented 6 years ago

lumen.ERROR: {"message":"Doctrine\ORM\ORMInvalidArgumentException: A new entity was found through the relationship 'TheShowThing\DataIntelligence\Venue\HipLiveMusic\Stage#venue' that was not configured to cascade persist operations for entity: TheShowThing\DataIntelligence\Venue\HipLiveMusic\Venue@000000002b436864000000001ff736f2. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={\"persist\"}).