https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29083 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #20 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #19)
Same as bug 29084 comment 8. I don't think we need $patron->article_requests_finished, callers can $patron->article_requests->filter_by_finished (or ->finished as the filter_by methods are not correctly named in this module).
Until we sort bug 28883 and friends, can we keep the methods and allow this bug? -- You are receiving this mail because: You are watching all bug changes.