zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
607 stars 62 forks source link

Attributes added in `beforeInstantiate` are not passed to `afterPersist` #634

Open kbond opened 2 weeks ago

kbond commented 2 weeks ago

Followup to quick fix in #631 that demonstrates an edge case it didn't fix.