[Bug 3916] New: Batch Modify Items Tool Needs Small Change
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3916 Summary: Batch Modify Items Tool Needs Small Change Product: Koha Version: HEAD Platform: PC URL: /cgi-bin/koha/tools/batchMod.pl OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: matthias.meusburger@biblibre.com ReportedBy: nengard@gmail.com Estimated Hours: 0.0 Change sponsored?: --- On the design front for this feature, I think that all of the fields should be blank before you choose your changes - so the current and permanent location pull downs should be selected on NOTHING before hand - otherwise it's too easy to change the location. CHAT: [09:51] <nengard> on the design front - I think that all of the fields should be blank before you choose your changes - so the current and permanent location pull downs should be selected on NOTHING before hand - otherwise it's too easy to change the location [09:52] <nicomo> ++ [09:52] <nengard> I'll put that in as an enhancement [09:52] <nicomo> please open a ticket for that -> matthias.meusburger@biblibre.com -- 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=3916 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- 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=3916 nicomo <nicolas.morin@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.morin@biblibre.com --- Comment #1 from nicomo <nicolas.morin@biblibre.com> 2009-12-18 15:33:00 --- Currently, the additems.pl script, when a value is mandatory, automatically positions the field on the 1st member of the list. That was initially meant to be a feature when, I think, there wasn't any opportunity to define a "default" value for the field. Now that there is, I propose that we simply remove this bit and display dropdowns for mandatory fields the same way we display dropdowns for other fields. -> line 439: push @authorised_values, "" unless ( $tagslib->{$tag}->{$subfield}->{mandatory} ); -- 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=3916 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2009-12-18 15:41:34 --- But in the case of this particular form choosing a library isn't mandatory - you only want to choose a library if you are changing the library that the items is at. Right? -- 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=3916 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org -- 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=3916 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2010-02-12 16:11:32 --- This is related to: Bug - 4172 -- 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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3916 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com --- Comment #4 from Liz Rea <wizzyrea@gmail.com> 2010-02-19 20:35:52 --- This is still an issue, confirmed by NEKLS, on DB rev. 124. -- 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=3916 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Batch Modify Items Tool |Batch Modify tool overwrites |Needs Small Change |dropdown fields - no option | |for "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=3916 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions.c | |om -- 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=3916 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |normal --- Comment #5 from Nicole C. Engard <nengard@gmail.com> 2010-05-03 17:05:05 --- This is partially fixed by this commit: commit 4b027bc4c9d9b33238ff67bd6cab6ec1667cb416 Author: Matthias Meusburger <matthias.meusburger@biblibre.com> Date: Wed Mar 10 22:26:15 2010 +0100 MT2527 : Adds default empty value for branches when batch modifying items (so they are not modified by mistake) I suggest one other change - blank should be selected by default so that everything is blank when you start. -- 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=3916 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2010-05-04 16:59:39 --- Because of the potential for loss of data I think the severity of the bug should be raised. -- 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