We update the existing patchRoleInfoWithSpecialRole utility used in the client migration to strip out the isDefault field from RoleInfo. It makes sense to include specialRole and exclude isDefault at the same time.
Depends on D11253
Differential D11254
[lib] Remove `isDefault` field from `RoleInfo` in `patchRoleInfoWithSpecialRole` Authored by atul on Mar 6 2024, 5:42 AM. Tags None Referenced Files
Subscribers
Details We update the existing patchRoleInfoWithSpecialRole utility used in the client migration to strip out the isDefault field from RoleInfo. It makes sense to include specialRole and exclude isDefault at the same time. Depends on D11253 Re-run migration on web and native
Diff Detail
|