Skip to content

[5.x] Fix storing submissions of forms with 'files' fieldtypes even when disabled #11794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 20, 2025

Conversation

andjsch
Copy link
Contributor

@andjsch andjsch commented May 16, 2025

This PR fixes an issue where submissions are being saved, even though the storing of them has been disabled. This only occurres when the form has a files field in it and happens when sending out the form emails.

fixes #10987

@joshuablum joshuablum requested a review from jasonvarga May 19, 2025 14:52
@jasonvarga jasonvarga merged commit 8cc8f92 into statamic:5.x May 20, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form submissions stored on server when disabled but form contains file upload
2 participants