Skip to content

Identity Migration: Migrate tenant memberships #982

@joaquinfelici

Description

@joaquinfelici

User Story (Required on creation)

Tenant memberships can be migrated.

Functional Requirements (Required before implementation)

Technical Requirements (Required before implementation)

Limitations of Scope

Hints

  • Also fix error in docs table (Tenants should say Yes and Users should say No).

  • Memberships cannot be queries with ID so that we can keep track of them. Because of this, we should consider some solutions to work around this and make a decision. Some ideas:

    • Enhance C7 pivate api to be able to retrieve memberships with ID.
    • Don't keep track of memberships in the migrating table, migrate memberships as part of a group/tenant entity (Consider a group migrated when the group is created in C8 + all memberships for the given group have been created).

Links

Breakdown

Pull Requests

Dev2QA handover

  • Does this ticket need a QA test, and the testing goals are not clear from the description? Add a Dev2QA handover comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions