Skip to content

Adding the subscriptionPolicyLimit parameter as a default configuration #5146

Description

@niranRameshPeiris

Description

Hi team,

In API Manager version 4.5, in the publisher portal under the subscription policy section, we can only list 24 policies.

Image

If someone has more policies than that, it won't be shown in the publisher portal. However, this number can be increased by setting the subscriptionPolicyLimit parameter in the [APIM_HOME]/repository/deployment/server/webapps/publisher/site/public/conf/settings.json file.

Image

The problem is that this parameter is by default not there in the settings.json file. This makes it harder for someone to know this value can be configurable without analysing the code. Hence, please add this parameter to the default settings.json file.

Thanks & Regards,
Niran Peiris

Steps to Reproduce

  1. Create 30 subscription policies
  2. Try to list the policies in the publisher portal

Version

4.5.0

Environment Details (with versions)

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions