Summary: | Subroutines not explicitly imported in reports svc (opac and staff) | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Reports | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.11.00
|
|
Circulation function: | |||
Bug Depends on: | 17600 | ||
Bug Blocks: | |||
Attachments: |
Bug 28371: (bug 17600 follow-up) Import necessary subroutines in reports svc endpoint
Bug 28731: (bug 17600 follow-up) Import necessary subroutines in reports svc endpoint |
Description
Nick Clemens (kidclamp)
2021-07-21 14:54:29 UTC
Created attachment 123014 [details] [review] Bug 28371: (bug 17600 follow-up) Import necessary subroutines in reports svc endpoint TO test: 1 - Write a report 2 - Click the svc link in the saved reports list 3 - ISE 4 - Make report public 5 - Click the svc link in saved reports list 6 - ISE 7 - Apply patch 8 - Comfirm opac/public link works 9 - Make report not public 10 - Confirm the internal svc link works Created attachment 123015 [details] [review] Bug 28731: (bug 17600 follow-up) Import necessary subroutines in reports svc endpoint TO test: 1 - Write a report 2 - Click the svc link in the saved reports list 3 - ISE 4 - Make report public 5 - Click the svc link in saved reports list 6 - ISE 7 - Apply patch 8 - Comfirm opac/public link works 9 - Make report not public 10 - Confirm the internal svc link works Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Patch pushed to master for 21.11.00 Thanks Nick! |