[Koha-bugs] [Bug 14749] Add API route to get top issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 6 14:05:48 CET 2018


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Patch doesn't apply         |Needs Signoff

--- Comment #9 from Julian Maurice <julian.maurice at biblibre.com> ---
Patch rebased on master + tests

Test plan:
1) Go to http://OPAC/cgi-bin/koha/opac-topissues.pl and
http://OPAC/api/v1/topissues and compare the results. They must be the same,
given a set of parameters

Parameters matching:
"Show the top" corresponds to api parameter 'count'
"From" corresponds to api parameter 'branch'
"Limit to" corresponds to api parameter 'itemtype'
"Acquired in the last" corresponds to api parameter 'newness' (in days)

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


More information about the Koha-bugs mailing list