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
Background
To remove the AB fields from the PlatformState, we need to first migrate any data from them into the RosterService states (unless we've started populating the latter already.)
Acceptance criteria
Update PlatformService and RosterService migration schemas to migrate the data from PlatformState.[p]AB to the Roster state/map, unless the RosterService states have data already.
Nullify the PlatformState.[p]AB fields
The text was updated successfully, but these errors were encountered:
Background
To remove the AB fields from the PlatformState, we need to first migrate any data from them into the RosterService states (unless we've started populating the latter already.)
Acceptance criteria
The text was updated successfully, but these errors were encountered: