[Bug 38410] New: Store Patron object within Koha::Patron::Attribute to reduce db lookups
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38410 Bug ID: 38410 Summary: Store Patron object within Koha::Patron::Attribute to reduce db lookups Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org If we pass the patron object into Koha::Patron::Attribute::new we can store it for later use updating the borrowers updated_on field. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38410 --- Comment #1 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35508#c22 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38410 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |35508 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35508 [Bug 35508] Update borrowers.updated_on when modifying a patron's attribute -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38410 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38410 Bug 38410 depends on bug 35508, which changed state. Bug 35508 Summary: Update borrowers.updated_on when modifying a patron's attribute https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35508 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org