[Koha-bugs] [Bug 24467] New: *_count methods should be avoided

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 21 15:13:25 CET 2020


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

            Bug ID: 24467
           Summary: *_count methods should be avoided
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

Several new methods have been added recently to retrieve the number of elements
returned (items_count, subscriptions_count, etc.)
We should find a way to avoid that, as the callers can call ->count easily.

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


More information about the Koha-bugs mailing list