Closed VinulaUthsara closed 1 year ago
Hi @VinulaUthsara,
This issue should be already fixed here https://github.com/wso2/product-apim/issues/11627 via https://github.com/wso2/carbon-apimgt/pull/10786. Can you please get the latest APIM pack and confirm whether the issue is reproducible or not?
Thanks, Isuru
Hi @IsuruMaduranga,
The issue is still reproducing in the latest U2 update (178).
Please see attached image:
Hi @IsuruMaduranga,
As per our offline discussion I tested the same in the latest APIM pack. The issue is fixed and does not reproduce in the latest pack.
Thanks, Vinula.
Hi @VinulaUthsara,
Closing the issue as the issue can not be reproduced.
Thanks, Isuru
Hi @IsuruMaduranga,
Re-opening the issue since the fix for APIM 4.0.0 is yet to be released.
Thanks, Iloshini
Hi @iloshinik,
Fix is released. Closing the issue.
Thanks, Isuru
Description
When the following configuration is set to “true” in the deployment.toml as follows:
[apim.devportal] display_multiple_versions = true
All versions of each API will be displayed in the Developer Portal. The number displayed at the bottom of the page will be displayed correctly.
When the above mentioned configuration is set to “false” only the latest version of APIs will be displayed in the Developer Portal. However, the items per page listed will still be displayed as the total number of APIs and not the number of APIs displayed in the UI.
In the image attached below, you can see that the total number of APIs (including versions is 19) but even when only 10 APIs are being displayed "Items per page" shows as 19.
Steps to Reproduce
[apim.devportal] display_multiple_versions = false
Affected Component
APIM
Version
4.0.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response