| Summary: | Overdues report shoudln't set homebranchfilter as holdingbranchfilter | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Reports | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, jesse, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 21852 | ||
| Attachments: |
Bug 21837: Don't set holdingbranch filter using selected homebranch filter
Bug 21837: Don't set holdingbranch filter using selected homebranch filter Bug 21837: Don't set holdingbranch filter using selected homebranch filter |
||
|
Description
Nick Clemens (kidclamp)
2018-11-14 19:07:59 UTC
Created attachment 82345 [details] [review] Bug 21837: Don't set holdingbranch filter using selected homebranch filter To recreate: 1 - Open the overdues report (don't worry if you don't have results) 2 - Choose to filter by homebranch 3 - Note the holdingbranch filter is set to the selected homebranch 4 - Apply patch 5 - Clear filters 6 - repeat 7 - only homebranch is set Created attachment 82402 [details] [review] Bug 21837: Don't set holdingbranch filter using selected homebranch filter To recreate: 1 - Open the overdues report (don't worry if you don't have results) 2 - Choose to filter by homebranch 3 - Note the holdingbranch filter is set to the selected homebranch 4 - Apply patch 5 - Clear filters 6 - repeat 7 - only homebranch is set Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 82547 [details] [review] Bug 21837: Don't set holdingbranch filter using selected homebranch filter To recreate: 1 - Open the overdues report (don't worry if you don't have results) 2 - Choose to filter by homebranch 3 - Note the holdingbranch filter is set to the selected homebranch 4 - Apply patch 5 - Clear filters 6 - repeat 7 - only homebranch is set Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Awesome work all! Pushed to master for 18.11 Backported to 18.05 for 18.05.07 Pushed to 17.11.x for 17.11.13 |