https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707 --- Comment #168 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #167)
(In reply to Kyle M Hall from comment #166)
- If Search groups contain several levels of subgroups, only the first one will be used. Not sure it's the expected behaviour.
Example: __SEARCH_GROUP__ Group 1 Library 1 Subgroup Library 2
Search on "Group 1" will search in library 1.
That is expected behavior and will be documented in the manual. There is no additional utility for this particular feature to sub-groups.
If L1 is in a subgroup that is in a group, L1 is not considered part of the group? This behaviour sounds very weird. Why did you choose this behaviour?
For efficiency. If you think it makes more sense to have all libraries in all subgroups selected as well I'd be happy to change it. -- You are receiving this mail because: You are watching all bug changes.