wso2 / wso2/docs-apim

Remove 'UserPortalDataMigrator' steps from the APIM migration document

Open
#7,901 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type/Docs
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open api-manager/migration-docs/apim/apim-4.2.0/apim/upgrading-from-320-to-420.md and read Step 3, especially the section listing removal steps from migration-config.yaml. Add the two UserPortalDataMigrator entries shown in the issue under that section. Done means the APIM migration document includes both identity and um removal steps with the specified orders and parameters.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, yaml
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.