60578 make VA medical center fields optional #24945
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Make 3 fields optional on the VA medical center page: treatment center name, disability names, country. We have learned that while these fields are helpful for processing a claim, they are not required. User should be able to submit 526 claim with no value or unvalidated value for these fields
These changes are dependent on vets-json-schema changes in department-of-veterans-affairs/vets-json-schema#775
(Which team do you work for, does your team own the maintenance of this component?)
Disability Experience Team, yes
(If using a flipper, what is the end date of the flipper being required/success criteria being targeted)
n/a
Related issue(s)
Link to ticket created in va.gov-team repo
Make VAMC fields optional va.gov-team#60578
Link to epic if not included in ticket
n/a, bug
Testing done
Describe what the old behavior was prior to the change
These fields were previously required. User could not save the form until they had a valid value for each of them.
Describe the steps required to verify your changes are working as expected
Unit test has been updated to include saving empty form
Screenshots
What areas of the site does it impact?
21-526EZ
Acceptance criteria
Quality Assurance & Testing
Error Handling
Authentication