[Koha-bugs] [Bug 24443] New: Consider NULL as 0 for issues in items search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 17 10:24:38 CET 2020


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

            Bug ID: 24443
           Summary: Consider NULL as 0 for issues in items search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

In items search, we can filter by items issues count, data coming from
items.issues.
Most of the time, for an item with no issues this column contains NULL.
This enhancement proposes to consider NULL as 0 to allow searching items with
no issues.

-- 
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