[Koha-bugs] [Bug 22605] Adding the option to modify/edit searches on the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 22 20:53:12 CET 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #114736|0                           |1
        is obsolete|                            |

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 117174
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117174&action=edit
Bug 22605: Add ability to edit a search on staff interface

This patch adds the ability to parse the current search and populate the
advanced search page on the staff side accordingly.
When searching you will now have an 'Edit this search' link underneath your
current search terms

A few notes:
1 - Library limits can be applied multiple times either as 'AND' option, or
using groups for 'OR'
2 - Previous selected items appear with a checkbox, unchecking 'disables' them
and removes from the search
3 - Facets and unrecognized limits will appear at the end of the form under
'Other limits' - there could be future enhancement to parse there better, but I
believe this is sufficient for now

To test:
1 - Perform a variety of search on the staff interface
2 - Confirm the 'edit search' button appear below your search
3 - Confirm that options are retained and correctly parsed
4 - Test with library groups - you should be able to combine groups after
initial search, or remove individual libraries when editing
5 - Test that selecting a goup disables the individual libraries options

QA note: Missing filters on deletion of keys form hash are false positives

Signed-off-by: Kelly McElligott <kelly at bywatersolutions.com>

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


More information about the Koha-bugs mailing list