Closed JRRoof closed 2 weeks ago
Hey team! Please add your planning poker estimate with Zenhub @cferris32 @jenniemc @JunTaoLuo @ryanshaw @simiadebowale @vbahinwillit
The feature toggle names within Flipper do not follow our current naming conventions and are named:
vaosOnlineSchedulingRemovePodiatry: true,
vaos_online_scheduling_remove_podiatry: true,
Because of this, we either need to correct those names in flipper or introduce unconventional names in our frontend code. Our code expects:
{
"name": "vaOnlineSchedulingRemovePodiatry",
"value": false
},
I am working on getting the names changed in Flipper.
Tested with feature toggle enabled for Judy Morrison.
Description
The Office of Connected Care is requiring that requests for community care podiatry appointments come from referrals and not veteran requests. Therefore, the option to select Podiatry from the type of care list when scheduling online must be removed. This change will be behind a feature toggle so that the removal of this option can be coordinated with communications to the veteran.
Development Checklist
Background: the
vaos_online_scheduling_remove_podiatry
toggle is onWhat care do you need? (*Required)
Design Assets
Developer Reference
Definition of Done
How to configure this issue (Delete this section before creating the ticket)
backend
,frontend
,devops
,design
,research
,product
,ia
,qa
,analytics
,contact center
,research
,accessibility
,content
)bug
,request
,discovery
,documentation
, etc.)