-
Bug
-
Resolution: Done
-
Minor
-
7.6.0.GA, 7.7.0.GA
The number of assets listed on the project page of Business central sometimes doesn't match with count displayed for pagination. This seems to normally happen when the number of assets is more (multiple pages) and if we navigate between pages multiple times. For eg -: in the attached screenshot count is displayed as "16-30 of 33" but there are 18 assets displayed on that page which includes 3 assets from the next page as well. In server logs 18 assets are indexed instead of 15.
~~~
17:03:03,804 INFO [org.kie.workbench.common.screens.impl.LibraryServiceImpl] (default task-28) Asset lookup result: project [git://MySpace/AssetsCountTest] is indexed with 18 index hits.
~~~
It looks like pagination for assets is not functioning correctly.
- relates to
-
RHPAM-3962 Assets count shown for project doesn't match with actual count
- Backlog