https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15718 Bug ID: 15718 Summary: Need more information for items that don't successfully batch checkout Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: hbraum@nekls.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 47530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47530&action=edit batch checkout failed list I'm testing the new batch checkout feature in 3.22, and am trying to throw every possible non-standard status at it to see if it hiccups. So far, so good. If an item won't check out because it's of a non-loanable item type or not for loan status or over a circ rule threshold, the batch checkout screen displays somewhat helpful text for why something won't batch check out. However, after you've pressed the confirm Checkout button, if items cannot be be checked out due to different reasons, the list of non-checked out items displays on the screen, but you aren't told anywhere on the screen that these are the items that DIDN'T check out in the batch check out process. The information column that had populated on the previous screen is now blank. (see attached screenshot) To recreate: 1. Enable batch checkout and applicable patron categories 2. Using a patron with a category set in step 1, attempt to batch checkout several materials, including two materials that wouldn't normally check out anyway (example: not for loan status or non-loanable item type, or over checkout limit numbers). 3. Once the items are submitted for batch checkout, note that (at least) two items that can't be checked out have information listed in the information column. 4. Confirm the batch checkouts. 5. Note that the screen that appears does not indicate the item list is for those that failed the batch checkout process. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.