Open dcloud opened 5 months ago
Remove temporary medical records page and feature toggles
The mhv_transitional_medical_records_landing_page feature toggle is ON while the new Medical Records application is still in development.
mhv_transitional_medical_records_landing_page
This toggle will need to exist and remain ON until the Medical Records app on MHV-on-VA.gov is launched and we're directing 100% traffic to that app.
vets-website
vetrs-website
devops
vets-api
Flipper.remove(XXX )
Flipper.remove(XXX)
VA Platform docs: Removing old/unused feature toggles
mhv_integration_medical_records_to_phase_1
Per @carlosfelix2, we might also consider replacing the toggle with mhv_medical_records_to_va_gov_release, which looks like the Medical Records teams release toggle.
mhv_medical_records_to_va_gov_release
Remove temporary medical records page and feature toggles
Transitional Medical Records
The
mhv_transitional_medical_records_landing_page
feature toggle is ON while the new Medical Records application is still in development.This toggle will need to exist and remain ON until the Medical Records app on MHV-on-VA.gov is launched and we're directing 100% traffic to that app.
Notes
vets-website
toggles are removed first before merging changes tovetrs-website
devops
repo.vets-website
vets-api
Flipper.remove(XXX )
in development (dev.va.gov).Flipper.remove(XXX)
in staging (staging.va.gov)Flipper.remove(XXX)
in sandboxFlipper.remove(XXX)
in production (va.gov)VA Platform docs: Removing old/unused feature toggles
Acceptance Criteria
mhv_transitional_medical_records_landing_page
feature toggle is removed fromvets-api
andvets-website
.mhv_integration_medical_records_to_phase_1
feature toggle is removed fromvets-api
andvets-website
.