FormIO does a dry-run with input form data before the real submission. This is causing form data to be stored in MongoDB indefinitely and will cause growth long term.
Acceptance Criteria
[ ] MongoDB only stores FormIO definitions and does not grow with usage
FormIO does a dry-run with input form data before the real submission. This is causing form data to be stored in MongoDB indefinitely and will cause growth long term.
Acceptance Criteria
[ ] MongoDB only stores FormIO definitions and does not grow with usage