Bug 41664

Summary: Moving an item from record A to record B should update OAI modification date of record A
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: Web servicesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2026-01-19 18:10:29 UTC
Deleting an item from a record updates the modification date of the record's header in OAI-PMH repository.

But moving an item from record A to record B does not currently update that date.

It should be, as we are resting on that piece of information to pass on the changes to external systems harvesting Koha.