Skip to content

Tool is not re-runnable after certain steps #386

@mwojtyczka

Description

@mwojtyczka

Once the following steps are done

toolkit.apply_permissions_to_backup_groups()
toolkit.replace_workspace_groups_with_account_groups()

but not the last:
toolkit.apply_permissions_to_account_groups()

it is not possible to re-run the tool since the tool cannot build the state anymore.

A simple fix would be to re-construct the state based on backup groups before running toolkit.apply_permissions_to_account_groups()

Metadata

Metadata

Assignees

Labels

migrate/groupsCorresponds to Migrate Groups Step of go/uc/upgrade

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions