Skip to content

Conversation

@travist
Copy link
Member

@travist travist commented Jul 16, 2025

Link to Jira Ticket

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

Description

This merges the following PR's into the 2.5.x branch of core.

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Manual + Automated

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

travist added 2 commits July 16, 2025 10:52
…ve performance (#270)

* 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.
… 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.
@lane-formio lane-formio merged commit 6ddc6fc into 2.5.x Jul 16, 2025
8 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.

3 participants