Skip to content
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

SPIKE: Determine how we are going to implement the pilot feature #98136

Closed
4 tasks done
loripusey opened this issue Dec 2, 2024 · 1 comment
Closed
4 tasks done

SPIKE: Determine how we are going to implement the pilot feature #98136

loripusey opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels

Comments

@loripusey
Copy link
Contributor

loripusey commented Dec 2, 2024

Description

We will need to pilot the VSS CC feature.

Tasks

  • Determine how we can limit the feature to certain facilities
  • Determine how we can limit the feature to certain appt types (Physical Therapy)
  • Sync w/ Appts team if they have any built-in utilities for piloting
  • Find out the stations that are going to be part of the pilot
  • Create a follow-up ticket in this same epic
@brianseek brianseek self-assigned this Dec 16, 2024
@brianseek
Copy link
Contributor

There are two tickets form the result of this spike:
#99589
#99590

We will build a util that compares a hard coded array of piloted stations against the stations in the logged in users user object in redux. This will act in conjunction with the feature flag to determine if the feature should be run. We will also be passing this value to vets-api in the appointments fetch so they can enhance the feature flag on their end.

The actual list of piloted stations is still TBD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants