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

Fixing Limited view of subscription policies in Publisher portal issue #524

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

shnrndk
Copy link
Contributor

@shnrndk shnrndk commented Jan 4, 2024

Problem

When the subscription policies count is higher than 25, the admin portal shows the entire policies (example 40 policies) but publisher portal limit it to 25.

Approach

Added a new config property as subscriptionPolicyLimit to the settings.js.

Issue: https://github.com/wso2-enterprise/wso2-apim-internal/issues/4446
Related PR: https://github.com/wso2-support/carbon-apimgt/pull/6163

If the user wants to change the maximum number of subscription policies to be displayed in the publisher portal, User can add subscriptionPolicyLimit property in the repository/deployment/server/jaggeryapps/publisher/site/public/conf/settings.js file.
Ex- subscriptionPolicyLimit: 80

@piyumaldk piyumaldk merged commit 4a503b7 into wso2:main Jan 4, 2024
6 of 7 checks passed
Krishanx92 pushed a commit to Krishanx92/apim-apps that referenced this pull request Jan 19, 2024
Krishanx92 pushed a commit to Krishanx92/apim-apps that referenced this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants