[Koha-bugs] [Bug 19974] Marking an item as 'lost' will not actually modify the current item (cataloguing/additem.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 13 10:41:17 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19974

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #34 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+update systempreferences set type="multiple",
options="batchmod|moredetail|cronjob|additem",
value="batchmod|moredetail|cronjob|additem" where
variable="MarkLostItemsAsReturned";

The atomic update is not correct. If I had set the pref to 0, the value should
be empty string?
Moving status to FQA now, but still working on it. Please wait..

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list