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.
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?
I can't reproduce now either. Must have been something in my dev environment. Sorry about that!
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.
(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.