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

--- Comment #1 from Thibaud Guillot (thibaud_g) <[email protected]> 
---
Created attachment 204745
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204745&action=edit
Bug 41664: Update OAI modification date of record A when an item moves to
record B

Moving an item away to another record did not update that date for the source
record, even though external harvesters rely on it to detect changes.

Test plan:
1. Apply the patch
2. prove t/db_dependent/Koha/Item.t
3. Note record A's OAI datestamp (SELECT timestamp FROM
   biblio_metadata WHERE biblionumber = <A>, or GetRecord via
   svc/oai.pl), move an item from A to B, confirm A's datestamp
   moved forward.
4. Confirm orders/holds/.. still transfer
   to B correctly.

Sponsored-by: BibLibre

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to