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

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|Failed QA                   |RESOLVED

--- Comment #9 from Kyle M Hall <k...@bywatersolutions.com> ---
Closing this bug out. At this point we've had the new behavior longer than we
had the old behavior and I expect it's simpler for everyone to change their
groups hierarchy rather than push this patch.

For posterity, the fix is to make new root groups for each of your first tier
sub-groups, and enable the search group feature for each of them.

That means changing something like this:

RootGroup:
   SearchGroup1:
        LibraryA
        LibraryB
   SearchGroup2:
        LibraryC
        LibraryD
   SearchGroup3:
        LibraryE
        LibraryF

to this:

RootSearchGroup1:
    LibraryA
    LibraryB

RootSearchGroup2:
    LibraryC
    LibraryD

RootSearchGroup3:
    LibraryE
    LibraryF

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to