Skip to content

FIO-9984: fixed an issue where default value is not set when the component does not have value in submission#257

Merged
brendanbond merged 1 commit intomasterfrom
FIO-9984-fixed-default-value-setting
Jun 5, 2025
Merged

FIO-9984: fixed an issue where default value is not set when the component does not have value in submission#257
brendanbond merged 1 commit intomasterfrom
FIO-9984-fixed-default-value-setting

Conversation

@TanyaGashtold
Copy link
Copy Markdown
Contributor

@TanyaGashtold TanyaGashtold commented May 28, 2025

Link to Jira Ticket

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

Description

What changed?

Previously, our filtering process ignored default values that are set by the defaultValue processors in the data object.
This PR fixes it.

How has this PR been tested?

Manually + tests

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 7d6fd26 into master Jun 5, 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.

2 participants