Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
12.0.0
-
CP: sprint 92
-
0.5
-
Core: Platform
-
Q2 2020
Description
request.requestType is an enum with these values: ["Hold", "Recall", "Page"]
The correct match operator is the field matching ==
The existing "ginIndex" should be removed and a b-tree "index" created. It should be case insensitive (for usability, the same as other request b-tree indexes) and accents sensitive (we don't expect "Höld" searches.
The new index will also provide better totalRecords estimations resolving CIRCSTORE-210.
Front-end has already switched to ==: https://github.com/folio-org/ui-requests/pull/605/files = CIRC-817
TestRail: Results
Attachments
Issue Links
- blocks
-
CIRCSTORE-139 Address index warnings from perf test
-
- Closed
-
-
CIRCSTORE-210 Requests -Filtering by Request Type returns (Total Records = 1000) when there are more
-
- Closed
-
- has to be done before
-
CIRCSTORE-221 Release mod-circulation-storage 12.0.1
-
- Closed
-
- relates to
-
CIRC-817 Error when trying to filter by Request type in Bugfest (only certain logins)
-
- Closed
-