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

Form-State-XML: Return success flag for XML-import on forms #1191

Draft
wants to merge 1 commit into
base: releases/25.1
Choose a base branch
from

Conversation

dwl-bsi
Copy link
Member

@dwl-bsi dwl-bsi commented Sep 18, 2024

The import of the state of a form via XML document is lenient and ignores unknown fields or fields with errors. Such errors are only logged but some systems need to know if a form state could be imported successfully or not. Add a boolean result type which indicates whether the XML-import was successful.

373731

@dwl-bsi dwl-bsi force-pushed the features/dwl/25.1/373731_lenient_formstatexml branch from 318dac2 to 13ea9f1 Compare October 11, 2024 14:27
@dwl-bsi dwl-bsi force-pushed the features/dwl/25.1/373731_lenient_formstatexml branch from 13ea9f1 to c2df7b0 Compare October 31, 2024 14:23
@dwl-bsi dwl-bsi force-pushed the features/dwl/25.1/373731_lenient_formstatexml branch from c2df7b0 to 054d7f9 Compare November 11, 2024 16:25
The import of the state of a form via XML document is lenient and
ignores unknown fields or fields with errors. Such errors are only
logged but some systems need to know if a form state could be imported
successfully or not. Add a boolean result type which indicates whether
the XML-import was successful.

373731
@dwl-bsi dwl-bsi force-pushed the features/dwl/25.1/373731_lenient_formstatexml branch from 054d7f9 to 170f69e Compare November 12, 2024 16:33
@dwl-bsi dwl-bsi self-assigned this Nov 15, 2024
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