Skip to content

Conversation

travist
Copy link
Member

@travist travist commented Jul 3, 2025

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-10337

Description

We should not be setting the values when they are null or undefined.

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Added automated test.

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@brendanbond brendanbond merged commit 6363b82 into master Jul 3, 2025
8 checks passed
travist added a commit that referenced this pull request Jul 16, 2025
… values in a much better way. (#275)

* FIO-10337: Refactored the core data processors to significantly improve performance.

* Update postProcess function signature.

* Make sure to not autoset an array value if the component is required.

* Make sure to add set paths to the filter.

* Make sure that deliberate filtered paths are not included.

* FIO-10337: Refactored the normalize processor to handle null and undefined components better.
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.

2 participants