[Koha-bugs] [Bug 27204] New: SIP patron information request with fee line items returns incorrect data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 13:08:26 CET 2020


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

            Bug ID: 27204
           Summary: SIP patron information request with fee line items
                    returns incorrect data
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

There are two primary issues I've identified with requesting line items for
fees via SIP:
1) The end boundary is incorrect. For example, if send a request with a BP (
starting item) of 1, and a BQ (end item) of 1, I should get just the first
item. Instead I will get two items

2) Our SIP server does not check bounds. For example, if I have 3 fines, but I
send a BP of 1 and a BQ of 5, I will get back 5 AVs, two of them being "empty"
because the patron only has 3 accountlines!

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