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

fix: 4398 save row with required file field #4402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

connoratrug
Copy link
Contributor

Closes #4398

What are the main changes you did:

  • Added FILE to the getTypedValue switch , have it resolve as string as file name is string

how to test:

  • explain here what to do to test this (or point to unit tests)

todo:

  • updated docs in case of new feature
  • added/updated tests
  • added/updated testplan to include a test for this fix, including ref to bug using # notation

Copy link

sonarcloud bot commented Oct 25, 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.

fix(forms): Cannot save record with file=required field
1 participant