Bug 36133 - 414 Request-URI Too Long when submitting lots of items for batch item modification from a biblio detail page
Summary: 414 Request-URI Too Long when submitting lots of items for batch item modific...
Status: RESOLVED DUPLICATE of bug 32278
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-19 21:56 UTC by Aleisha Amohia
Modified: 2024-03-07 12:30 UTC (History)
4 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 Aleisha Amohia 2024-02-19 21:56:26 UTC
We have a record with over 500 items attached. When we do select all> modify selected items, the browser serves an Apache 414 error:

Request-URI Too Long

The requested URL's length exceeds the capacity limit for this server.
Apache/2.4.56 (Debian) Server at library.niwa.co.nz Port 443

This is because all of the itemnumbers get appended to the URL.

We can still export the barcodes and go to Cataloging > Batch item modification and submit the barcodes that way, but it adds a few extra steps, and the error isn't great!
Comment 1 Angela Berrett 2024-02-23 18:01:11 UTC
We would love to see an improvement on this as well as we have quite a few bib records with more than 500 items.  Our issue is that most of them are microfilm items and do not have barcodes, so we can't export a barcode file and batch update that way.  Being able to do the batch update within the bib record would be fantastic!
Comment 2 Magnus Enger 2024-03-07 12:30:53 UTC
I think this and bug 32278 are duplicates? I'll close this (bug 36133), since 32278 hints at a solution.

*** This bug has been marked as a duplicate of bug 32278 ***