http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4172 Summary: batch item update should be able to clear field values Product: Koha Version: HEAD Platform: PC URL: tools/batchMod.pl OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: gmcharlt@gmail.com ReportedBy: gmcharlt@gmail.com Estimated Hours: 0.0 Change sponsored?: --- Currently, the batch item modification tool will allow you to set item fields to a positive value (e.g., to change a location), but will not allow you to clear or blank a field. For example, it cannot be used to change a group of items from lost to not lost. The desired behavior is to be able to do all of the following: [1] explicitly set a field to a known value (does this now) [2] explicitly clear or blank out a field (new behavior) [3] ... while not accidentally blanking out fields that are not meant to be changed. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.