Closed mehansen closed 8 months ago
@mehansen I'm noticing this part of the ticket:
Please also clean up
testCardRefactorEnabled
andrsvEnabled
from the production Feature Flag table.
I'm also noticing we still have testCardRefactorEnabled
in our codebase -- in a separate PR do you want me to clean that up as well?
Thank you for your help!!
Additional acceptance criteria:
testCardRefactorEnabled
feature flagtestCardRefactorEnabled
, singleEntryRsvEnabled
and rsvEnabled
feature flags from DB
After RSV rollout is complete, clean up the flag in the code and in our feature flag db and our application.yaml files
When cleaning up, please remove
includeRSV
parameter fromparseDataForCSV
: https://github.com/CDCgov/prime-simplereport/blob/a4aad412998ebe736864ec4e012ded5a04812922/frontend/src/app/utils/testResultCSV.ts#L14Please also clean up
testCardRefactorEnabled
andrsvEnabled
from the production Feature Flag table.