[Koha-bugs] [Bug 23229] "Get all requests" API call fired when loading any ILL page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 29 15:38:40 CEST 2019


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

--- Comment #13 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
New test plan:

- Go to "ILL requests" page
- TEST: Observe that the table loads all ILL requests
- Go to the "New ILL request" page for any installed backend
- TEST: Check the browser dev tools "Network" panel, observe that the
/api/v1/illrequests?embed=metadata,patron,capabilities,library,status_alias,comments,requested_partners
request is not made.
- Go to "Manage request" page for a request
- TEST: Check that the "ILL request log" and "Display supplier metadata"
buttons work

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


More information about the Koha-bugs mailing list