You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a member's phase has been changed in echo, the phase property of the HubSpot contact for that member should be updated as well.
This update should happen in the background (e.g. in a worker) and should not block the return of a response to any API requests.
If the HubSpot contact ID is missing or the update attempt fails, an error with a useful message including the member's ID and new phase number must be captured by Sentry.