https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707 --- Comment #167 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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? -- You are receiving this mail because: You are watching all bug changes.