-
Suggestion
-
Resolution: Unresolved
-
None
-
4
-
Issue Summary
During Bitbucket Migration, currently BCMA checks for invalid groups and throws a pre-migration error if roles from more than 1 Workspace is assigned to any scoped group.
Some of your destination user groups are invalid
There are multiple roles associated with the following groups:
- <group_name>
Steps to Reproduce
- In Bitbucket Cloud have a group that has roles which provides access to more that one Workspace
- Perform Bitbucket Migration using BCMA on any of the referenced Workspaces on above group
Expected Results
For cases where there are 2 roles from 2 different workspaces assigned to a group and one of those workspaces is inactive - there should be a way to skip this check.
Actual Results
Pre-migration check throws below error
Some of your destination user groups are invalid There are multiple roles associated with the following groups: <group_name>
Suggestion
A dark feature will be helpful to skip this check in BCMA.
Workaround
The user needs to delete the groups before migration.
- NOTE: If they are default groups, then make some other group as default and then delete them.