Bug 38410

Summary: Store Patron object within Koha::Patron::Attribute to reduce db lookups
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: Architecture, internals, and plumbingAssignee: Kyle M Hall (khall) <kyle>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 35508    
Bug Blocks:    

Description Kyle M Hall (khall) 2024-11-08 15:06:02 UTC
If we pass the patron object into Koha::Patron::Attribute::new we can store it for later use updating the borrowers updated_on field.
Comment 1 Kyle M Hall (khall) 2024-11-08 15:06:36 UTC
See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35508#c22