Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
Core: F - Sprint 101, Core: F - Sprint 102, Core: F - Sprint 103, Prokopovych - Sprint 104, Prokopovych - Sprint 105
-
3
-
Prokopovych
-
Pointing assuming there is a way to disable sorting on the column
Description
Overview:
Disable sorting by the "relation" column because this cannot work as there is no "relation" property.
Steps to Reproduce:
- Click on the "relation" column head
- This enables sorting by "relation" or toggles its ascending/descending sort order.
However, the "relation" entries don't get sorted.
Neither mod-inventory nor mod-inventory-storage have a "relation" property in the instance record. Sorting by a non-existing property requires a full table scan resulting in bad performance but does not result in the expected order. Example query:
https://folio-goldenrod-okapi.dev.folio.org/inventory/instances?limit=100&query=(keyword all "a*") sortby relation/sort.descending
The front-end should disable the sort option for the "relation" column.
TestRail: Results
Attachments
Issue Links
- relates to
-
MODINVSTOR-544 Bugfest. Inventory. Large result list. Sort by Contributors and Publishers are extremely slow (more than 3 min)
-
- Closed
-
-
UIIN-1343 Sort on/off option for Instance Query Search and Item search
-
- Draft
-