Bug 35308 - Maintain sort order when exporting Item Search results to barcode file
Summary: Maintain sort order when exporting Item Search results to barcode file
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-09 22:28 UTC by Andrew Fuerste-Henry
Modified: 2024-07-01 12:59 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2023-11-09 22:28:57 UTC
When one performs an item search, if one changes the sorting on the results page and then exports to a barcode file, the barcode file reverts to itemnumber order. It'd be helpful if the barcodes were exported matching the selected sort order.
Comment 1 Heather Rommens 2024-06-28 22:12:06 UTC
It appears that this issue also applies when item search results are exported to a CSV file. Sorted order is not preserved in the exported file.
Comment 2 Gretchen Maxeiner 2024-07-01 12:59:37 UTC
We would love to see sort order preserved in .csv files! One of our top uses of the Item Search will likely be shelflists for various uses that will be exported out and used as spreadsheets. It's important for these to be in LC Classification call number order to be usable. However, currently the file reverts back to the original order and we must re-sort once in Excel, which cannot figure out LCC filing. It would be really great to preserve the sort order.