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
Added recovery mode for workspace-local groups from temporary groups (#435)
This fix helps to recover from a state where
- the temporary groups were created,
- the account groups were not,
- the original workspace-local groups were deleted.
- The fix recreates the original state, with recreating all the
workspace-local groups, which does have a temp pair but not an account
level pair attached to the workspace.
This helps to recreate the state of the migration with the already
existing group_manager.migration_groups_provider
---------
Co-authored-by: Fanni Jakó <[email protected]>
0 commit comments