We have two environments(prep and prod). Both have WSO2 AM and WSO2 IS-KM.
We installed those on pre-production and configured on AM store more than 30 APIs. WSO2AM is paging fine the APIs (actually there are 3 pages).
To deploy it faster on production we cloned the VMs running WSO2 AM and WSO2 IS and we created new databases for production environment. We only added 2 APIs on this environment, and all is going quite good. But for some reasons Store is paging APIs and considering that there are still 30 APIs.
Basically it is displaying 3 pages for 2 APIs that can be displayed on one single page.
Do you have some idea why it is happening? Maybe some cached file on file system that was copied during the clone?