Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
CP: sprint 92
-
Core: Platform
Description
This issue can be observed in Fameflower Bugfest environment and Goldenrod Bugfest
Filtering of Requests by any Request Type shows Total Records found = 1000 although there are more when querying the db directly
URL to bugest where this is observed:
https://bugfest.folio.ebsco.com/requests?filters=requestType.Page&sort=Request%20date
Response shows – "totalRecords" : 1000
Direct DB Query shows that there are more than 1000 records for each of the request types
For example:
select count(*) from fs09000000_mod_circulation_storage.request where jsonb->>'requestType'='Hold'
These are the counts observed from the db
Page = 3457
Hold=10,656
Recall =12,395
TestRail: Results
Attachments
Issue Links
- is blocked by
-
CIRCSTORE-219 Create request.requestType b-tree index
-
- Closed
-
-
CIRCSTORE-220 Upgrade to raml-module-builder (RMB) 30.2.4
-
- Closed
-
- relates to
-
MODINVSTOR-468 hitcount related issues in Q1
-
- Closed
-
-
UIIN-1070 Paused due to POC of Elastic Search. BugFest: Inventory. Search for Term and Filter by Status = Available Always Results in 1,000 Results
-
- Closed
-
-
UIIN-1129 SPIKE: JTST Environment. Inventory. Search for Status = Available, Sort by Contributor Gives No Results in Main Pane Despite Result Count of 93,717
-
- Closed
-