-
Notifications
You must be signed in to change notification settings - Fork 66
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
97999: Remove old DR controllers #20561
base: master
Are you sure you want to change the base?
Conversation
Error: A file (or its parent directories) was deleted but its reference still exists in CODEOWNERS. Please update the .github/CODEOWNERS file and delete the entry for the Offending file: app/controllers/v1/higher_level_reviews |
Generated by 🚫 Danger |
Error: A file (or its parent directories) was deleted but its reference still exists in CODEOWNERS. Please update the .github/CODEOWNERS file and delete the entry for the Offending file: app/controllers/v1/higher_level_reviews |
Summary
This removes unused DR controllers as traffic is directed to new endpoints (prefixed with
decision_reviews
) in the DR engine.Removes the following endpoints:
v2/higher_level_reviews
v1/higher_level_reviews/contestable_issues
v1/notice_of_disagreements
v1/notice_of_disagreements/contestable_issues
v1/supplemental_claims
v1/supplemental_claims/contestable_issues
This is owned by Benefits Decision Review.
No
Related issue(s)
department-of-veterans-affairs/va.gov-team#97999
department-of-veterans-affairs/va.gov-team#102316
Testing done
Locally tested
Screenshots
Note: Optional
What areas of the site does it impact?
(Describe what parts of the site are impacted andifcode touched other areas)
Acceptance criteria