PostPersistRule configuration is not documented well
Closed this issue · 2 comments
Nek- commented
For PostPersistRules to work, we need to configure the domain component. It's not a feature available by default.
This is documented in the reference but it's not enough:
- We should add it when the post persist rule is documented
- We should add a recipe for the bundle
Nek- commented
Here is a recipe: symfony/recipes-contrib#763
Nek- commented
This is only partially fixed @athos7933