Bug 23598

Summary: Annotated parameter for JSON reports broken
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2019-09-12 05:59:32 UTC
The JSON reports allow you to use an annotated parameter to get an easier to workw with format. This appears to be broken in 18.11 and possibly higher up versions:

/cgi-bin/koha/svc/report?name=name_of_report&annotated=1

annotated 1 and 0 give the same format.

See bug 11491 for initial implementation. It works fine in 17.11.11

If you have scripts building on this, it's quite a problem.
Comment 1 Katrin Fischer 2019-09-24 13:42:20 UTC
Resolving - I think cache or something confused me, works fine now!