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

[APIM-4.0.0] Migrated API documents are not getting displayed/listed on publisher #12863

Open
chaminda opened this issue Apr 19, 2022 · 1 comment · May be fixed by wso2/apim-apps#500
Open
Labels

Comments

@chaminda
Copy link
Contributor

Description:

API documents with other type _overview are not getting listed on publisher app after the migration. Even if these documents are visualized under API overview in devportal use is unable to update them as it's not getting listed under documents list on Publisher.

Steps to reproduce:

Add an API document by selecting the type as Other and setting the Other Type file value to _overview.
This document will not be displayed under the document list of the Publisher.

Affected Product Version:

APIM-4.0.0

Environment details (with versions):

N/A

@kajal583
Copy link

kajal583 commented Jul 28, 2023

In below file there is code to list API documents on publisher portal
https://github.com/wso2/apim-apps/blob/252e1af4160700fa748437b1652a0f932200ba55/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Documents/Listing.jsx#L187
Here in Listing.jsx file, listing of API document (with other type=_overview) is blocked.
@tharindu1st , @chaminda
Please confirm, shall I update this configurations to resolve this issue #12863?

@kajal583 kajal583 linked a pull request Sep 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants