wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

Remove deprecated publisher and devportal profiles from APIM #967

Open tharikaGitHub opened 1 year ago

tharikaGitHub commented 1 year ago

Description

We need to remove the deprecated publisher and devportal profiles from APIM. Key manager profile, although deprecated, will remain for now.

Affected Component

APIM

Version

4.2.0-M1

Related Issues

No response

Suggested Labels

No response

Tharanidk commented 1 year ago

Update 2023-01-11

rmsamitha commented 1 year ago

@Tharanidk We will need to remove the profile optimization related scripts too. (from profileSetup scripts) And also remove from the docs too.

Created https://github.com/wso2/api-manager/issues/1258 to track that.

Tharanidk commented 1 year ago

Update 2023-01-12

Screenshot from 2023-01-12 09-10-02

Tharanidk commented 1 year ago

Update 2023-01-13

Tharanidk commented 1 year ago

The fix was reverted as it directed to an error page when accessing Admin and devportal.

Tharanidk commented 1 year ago

Update 2023-01-26

rmsamitha commented 1 year ago

Update: This issue will be kept open since the removal is not done completely. Only the support for profile optimization for the deprecated publisher and devportal profiles is removed as of now by [1].

The OSGI profiles are not removed ATM since there are some complex changes required for that, which might affect other profiles. (this task needs to be done separately in the future)

[1] https://github.com/wso2/api-manager/issues/1626