https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32113 Bug ID: 32113 Summary: Missing table from batchMod.pl when coming from a bib record Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org There are several ways to access batch item modification, one of them is from a bibliographic record. Normally, there is a table showing item details at the top of the page. But that table is missing when we access the page from a bibliographic record. To test: 1) Go to Reports 2) Make a report of item numbers (e.g. select itemnumber from items limit 5) 3) Click Batch operations with X visible records 4) Choose Batch item modification --> Note that there is a table of items at the top of the page 5) Go to a bibliographic record that has at least one item (and less than 1000) 6) Click Edit > Edit items in batch --> Note that there is no table at the top of the page -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.