https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37084
Bug ID: 37084
Summary: Batch Item modification not modify items after save
Change sponsored?: ---
Product: Koha
Version: 24.05
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When trying to modify at least one or more items using batch mode
functionality, then Koha is allowed to Save it but if you check the background
process then the message is No Items modified.
The problem seems to be at Koha::UI::Table::Builder::Items on the function
build_table where itemnumber is missing and for that reason is not loaded as a
value parameter on checkbox. I will submit the patch and the test plan soon.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/