Skip to content
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

Revert "Fio 7074 setting submission on wizard does not update data" #5385

Conversation

lane-formio
Copy link
Contributor

Reverts #5351 as a result of Brendan's investigation below.

Brendan:
It looks to me like the Sasha's solution for FIO-7074 (#5351) and Hanna's solution for FIO-7351 (formio/formio#1634) are conflicting: when the submission reaches the server, we almost always pass the sanitize flag, which has been added to the insanely long conditional check that decides whether or not to call the mergeData() method in Wizard's setValue() method. This results in mergeData() not being called, and the submission coming back mutated and saved to the database incorrectly.

@lane-formio lane-formio merged commit 8fdc035 into master Oct 19, 2023
3 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.

1 participant