[Koha-bugs] [Bug 8483] Borrower reading history should include deleted items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 7 20:26:17 CEST 2016


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

--- Comment #54 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #53)
> (In reply to Kyle M Hall from comment #51)
> > I need someone to tell me what needs changed in order to for this to pqa.
> > All of these changes are internal to Koha::Object and it's children. Taking
> > advantage of the underlying DBIC object should not be an issue. Can someone
> > please tell me specifically what needs to be changed?
> 
> I am sorry but I do not have any good answers.
> It seems that we are stuck with our Koha::Object[s] implementation at
> different places. Here you are trying to cache something when we should rely
> on DBIx::Class.

Can you describe how we should be relying on DBIx::Class here? Are you saying I
should be getting the data via the underlying DBIC connection which I can then
wrap and return? If so I can do that!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list