Bug 40987

Summary: SIP data changes should be logged
Product: Koha Reporter: Enica Davis <enica>
Component: Transaction logsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lisette
Version: unspecified   
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 Enica Davis 2025-10-09 16:56:32 UTC
When checking in items using a self-checkout machine via SIP, the changes to the items are not logged.

For instance, when item A with a notforloan -1 status is checked in via SIP, its status becomes available, but the change from notforloan -1 to Available is not logged.

It would be helpful if these types of changes were logged.
Comment 1 Lisette Scheer 2025-10-16 15:28:53 UTC
As far as i can tell, no logging is happening in action logs at all.

Checkouts aren't logged either.