https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32964 Bug ID: 32964 Summary: OPACResultsMaxItemsUnavailable description is misleading Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Currently, the description for OPACResultsMaxItemsUnavailable is "show no more than X (unavailable) individual items for categories like Checked out, Damaged, On Hold, but only when you group them by branch." My problem is with the part "but only when you group them by branch." The options for OPACResultsUnavailableGroupingBy are - branch and substatus - branch only - substatus only If you don't know the values in the database for each of these, "but only when you group them by branch" seems to say either "branch only" or "branch and substatus" could work since they both group by branch. However, OPACResultsMaxItemsUnavailable only works if OPACResultsUnavailableGroupingBy is set to 'branch and substatus'. The two other options disable OPACResultsMaxItemsUnavailable completely. I think we should change this last part of the sentence by "but only if OPACResultsUnavailableGroupingBy is set to 'branch and substatus'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.