[Koha-bugs] [Bug 29105] New: items responses do not respect effective_itemtype

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 24 11:57:22 CEST 2021


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

            Bug ID: 29105
           Summary: items responses do not respect effective_itemtype
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com

The item objects we return from various items API routes do not respect the
effective itype offerings.

Example, itype is mapped directly from the item itype field to item_type.. it
should check for effective itemtype and return the result of that.

Similarly notforloan is mapped directly, but can depend on the effective
itemtype.

There are possibly others.

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


More information about the Koha-bugs mailing list