Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'UserPortalDataMigrator' steps from the APIM migration document #7901

Open
sanethmaduranga opened this issue Apr 10, 2024 · 1 comment

Comments

@sanethmaduranga
Copy link
Contributor

sanethmaduranga commented Apr 10, 2024

Description:
The APIM migration document[1] contains the 'Step 3' which is related to the identity components migration of the APIM server.
There we are removing a set of unwanted migration steps when the migration process is based on the APIM servers(Not the WSO2-IS servers as the key-manager).
In that, under the 'Remove the following 3 steps from migration-config.yaml, which are included under version: "5.11.0".' section, we are removing a set of migration steps.
Under the same section, we need to add the below steps as removal steps.

 - name: "UserPortalDataMigrator"
  order: 9
  parameters:
    location: "step4"
    schema: "identity"
- name: "UserPortalDataMigrator"
  order: 10
  parameters:
    location: "step4"
    schema: "um"

Suggested Labels:
migration, migration-to-4.0.0, migration-to-4.1.0, migration-to-4.2.0

Affected Product Version: APIM-4.0.0, APIM-4.1.0, APIM-4.2.0

Related Issues:
https://github.com/wso2-enterprise/wso2-apim-internal/issues/5335

References:
[1] - https://github.com/wso2-enterprise/migration-docs/blob/main/api-manager/migration-docs/apim/apim-4.2.0/apim/upgrading-from-320-to-420.md

@LayaniMal
Copy link

Hi Team,

Kind reminder on this.

Regards,
Layani

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants