Summary: | Change to default search behavior when limiting by branch | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Searching | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, kyle, martin.renvoize, nick |
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,21.05.05
|
|
Circulation function: | |||
Bug Depends on: | 21249 | ||
Bug Blocks: | |||
Attachments: |
Bug 29152: Change default value for SearchLimitLibrary to 'homebranch'
Bug 29152: Change default value for SearchLimitLibrary to 'homebranch' |
Description
Andrew Fuerste-Henry
2021-10-01 14:59:39 UTC
Created attachment 125799 [details] [review] Bug 29152: Change default value for SearchLimitLibrary to 'homebranch' Behvaiour before this option was added was 'homebranch' We should preserve this rather than introduce a change No atomic update added as liobraries may have already set/changed the value, but safer to default to previous behvaiour Created attachment 127180 [details] [review] Bug 29152: Change default value for SearchLimitLibrary to 'homebranch' Behvaiour before this option was added was 'homebranch' We should preserve this rather than introduce a change No atomic update added as liobraries may have already set/changed the value, but safer to default to previous behvaiour Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial fix, no errors in testing. PQA Pushed to master for 21.11, thanks to everybody involved! Pushed to 21.05.x for 21.05.05 |