department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
284 stars 206 forks source link

Remove V0 call to get email preferences. #52955

Closed simiadebowale closed 1 year ago

simiadebowale commented 1 year ago

Description

We were previously making a call to /vaos/v0/preferences to get the notification preferences of a veteran when scheduling an appointment in scheduling manager. This is no longer needed since we now handle scheduling appointments in Vista.


Acceptance Criteria

no calls to /vaos/v0/preferences should seen in our grafana or datadog logs.

simiadebowale commented 1 year ago

@ldelacosta - this is ready for validation.

ajmagdub commented 1 year ago

I verified via Datadog that we no longer see calls to the VAOS V0 preference controller.

ldelacosta commented 1 year ago

This was confirmed and no new issues reported. Closing out the ticket.