Skip to content

336: Avoided inheriting data on page transition#337

Open
jekuaitk wants to merge 2 commits into
OS2Forms:developfrom
itk-dev:fix/336-avoid-inheriting-data-on-page-transition
Open

336: Avoided inheriting data on page transition#337
jekuaitk wants to merge 2 commits into
OS2Forms:developfrom
itk-dev:fix/336-avoid-inheriting-data-on-page-transition

Conversation

@jekuaitk

@jekuaitk jekuaitk commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Closes #336.

When a WebformInherit-task (os2forms_forloeb) inherits a submission into a multi-page wizard, edits made on any page other than the final one are silently discarded on submit.

This PR adds guard to ensure data is not inherited on page transition.

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.

WebformInheritTask loses edits on all but the latest wizard page

1 participant