[Bug 36628] New: Error 500 when loading pending orders table for receiving on parcel.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36628 Bug ID: 36628 Summary: Error 500 when loading pending orders table for receiving on parcel.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: emily.lamancusa@montgomerycountymd.gov QA Contact: testopia@bugs.koha-community.org Blocks: 36192 To reproduce: 1. Have at least one closed basket with an order line (When I reproduced it, I created an order from a new biblio record in KTD's sample basket, then closed the basket) 2. Go to Receive Shipments and add an invoice 3. Proceed to the next step of selecting order(s) to receive -->A pop-up appear with the error, "Something went wrong when loading the table. 500: Internal Server Error", and the Pending Orders table fails to load and is empty. I'm guessing something involving the REST API call needs to be updated for CSRF? I did confirm the table loads normally on the commit before the CSRF updates were pushed. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192 [Bug 36192] [OMNIBUS] CSRF Protection for Koha -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36628 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Hi Emily, I tried to reproduce on current master in my dev env but couldnt. Could you check your logs and provide more details on this crash? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36628 Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- I can't reproduce now either. Must have been something in my dev environment. Sorry about that! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36628 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Next time you see this: checked if your order line is linked to an item without item type - we have seen it a lot in that context. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36628 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Emily Lamancusa from comment #2)
I can't reproduce now either. Must have been something in my dev environment. Sorry about that!
(In reply to Katrin Fischer from comment #3)
Next time you see this: checked if your order line is linked to an item without item type - we have seen it a lot in that context.
We found the culprit on 36018. Not trivial: a ambiguous quantity column when the REST API adds a related table based on an embed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org