https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37084 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #1 from David Nind <david@davidnind.com> --- I tested on main and 24.05.00 (using koha-testing-docker), and I could not replicate the issue. This is how I tested: 1. Go to Cataloging > Batch editing > Batch item modification. 2. Add these two barcodes to the barcode list field: 39999000000498 39999000000559 3. Click continue. 4. All items are shown as selected. 5. Add "This is a public note" to z - Public note. 6. Click Save. 7. Result: Message saying "The job has been enqueued", with a link to view the details. 8. Click on the link "View detail of the enqueued job". 9. The details page for them job is displayed - once completed, it should be successful and display "2 item(s) modified (with 2 field(s) modified).", and the list of records modified displayed under the detailed messages. Notes: 1. You have to wait for the job to finish, or refresh the job details page once it has finished. 2. You should get a warning if barcodes are not found. 3. I'm not sure how to check if the processes/services running background jobs are working as expected. (To check background jobs go to Koha administration > Jobs > Manage jobs. If the job isn't displayed, unselect the "Current jobs only" checkbox.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.