Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
403 stars 187 forks source link

[FormBundle] Removing form submissions #3340

Open dannyvw opened 7 months ago

dannyvw commented 7 months ago

When the nodetranslation not exists it will trigger an error on this line https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/6.x/src/Kunstmaan/FormBundle/Controller/FormSubmissionsController.php#L154

acrobat commented 7 months ago

This is when delete form submissions of an unpublished locale of a form page?

dannyvw commented 7 months ago

@acrobat Yes