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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 13 21:51:38 CEST 2021


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

Nick Clemens <nick at bywatersolutions.com> changed:

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

--- Comment #16 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 123840
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123840&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 - Previous selected items appear with a checkbox, unchecking 'disables' them
and removes from the search
2 - 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
3 - Previously selected branch or group selections will populate the dropdowns,
only one is allowed

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

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


More information about the Koha-bugs mailing list