[Koha-bugs] [Bug 25964] New: Data loss possible when items are modified

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 11:30:53 CEST 2020


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

            Bug ID: 25964
           Summary: Data loss possible when items are modified
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: critical
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 23463

Coming from:
  Bug 23463: Use new method Koha::Object->set_or_blank

We have DB fields that are not mapped with MARC fields, for instance paidfor.
They are not handled correctly.

In ModItemFromMarc, we get a MARC record in parameter and update the item in
DB. But we are loosing the fields that are not in the MARC record.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463
[Bug 23463] Move C4::Items CRUD subroutines to Koha::Item
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list