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 #507

Closed
wants to merge 6 commits into from

Conversation

shnrndk
Copy link
Contributor

@shnrndk shnrndk commented Oct 6, 2023

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

@shnrndk shnrndk closed this Jan 4, 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.

1 participant