DoctrineExtensions
DoctrineExtensions copied to clipboard
Fix issue #2990
We are using the RelativeSlugHandler with a reference field that is not sluggified. Before v3.21.0 this was working fine. But with the introduction of #2985 the behaviour changed. This PR adds a test case scenario and a possible fix.