https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39871
David Flater <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #183522|0 |1 is obsolete| | --- Comment #2 from David Flater <[email protected]> --- Created attachment 183538 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183538&action=edit Bug 39871: Don't pass undef for non-nullable fields from batch mod tool To test: 1. Set not-for-loan, withdrawn, and damaged statuses on some items 2. Try to edit only those items with the Batch item modification tool 3. Check the checkboxes to clear the withdrawn, not-for-loan, and damaged statuses 4. Click Save 5. View the background job report --> Note that it says the items could not be modified 6. Look at the items --> The statuses have not been cleared 7. Apply patch and restart_all 8. Repeat steps 2-5 --> The background job report says the modifications were successful 9. View the items --> The statuses have been cleared Signed-off-by: David Flater <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
