[Koha-bugs] [Bug 20447] Add support for MARC holdings records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 24 09:43:09 CEST 2019


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

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #143 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
(In reply to Ere Maijala from comment #136)
> Joonas, was that an assumption or a verified problem? There's code in
> Items::MoveItemFromBiblio that does its best to handle holdings. A holdings
> record cannot be moved if an item is moved, but the mechanism tries to make
> sure there's a suitable holdings record used or added in the destination
> biblio.

I probably noticed the problem only in the code when I commented but try the
following test case and you see the problem happens for real:

1) Create new record with item and a holdings record. Don't attach the holding
to the item.
2) create another record with no items or holdings records
3) In cataloguing search (More -> Cataloging) make such search that you find
both records
4) Select both of them and click "Merge selected". Select record with no items
or holdings as there reference record (the one that will be kept)
5) After the merge is done notice that the holdings record didn't transfer to
the merged record.

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


More information about the Koha-bugs mailing list