[Bug 4172] New: batch item update should be able to clear field values
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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4172 tipaul <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #1 from tipaul <paul.poulain@biblibre.com> 2010-02-12 14:30:47 --- in phpmyadmin, there is a checkbox "SET NULL" to make the difference between '' and NULL I think we could/should use this as well : callnumber : ____________________v [ ] empty Where [ ] can be checked only if the left list is on "nothing" (______) entry. And is not checked by default Other option : use a [ ] keep-as-it-is checkbox (_____v) meaning "empty" -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4172 --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-02-12 15:34:59 --- (In reply to comment #1)
in phpmyadmin, there is a checkbox "SET NULL" to make the difference between '' and NULL I think we could/should use this as well :
callnumber : ____________________v [ ] empty Where [ ] can be checked only if the left list is on "nothing" (______) entry. And is not checked by default
Agreed.
Other option : use a [ ] keep-as-it-is checkbox (_____v) meaning "empty"
I prefer the former - the default setting should be to make no change. -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4172 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2010-02-12 16:12:00 --- This is related to: Bug - 3916 -- they don't depend on each other so I didn't put it in that field. -- 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.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com