Summary: | Table Settings Reports table_reports Group and Subgroup does not work | ||
---|---|---|---|
Product: | Koha | Reporter: | Donna <bwsdonna> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Donna
2022-06-14 18:17:28 UTC
It seems to work on the first tab 'All', not the others. Is that what you are noticing as well? On the ALL tab, neither column is hidden by table settings. On the group tabs, group is hidden automatically, but subgroup still shows. I can verify that groups and subgroups columns were being hidden correctly on the All tab on 20.05, that changed with 20.11. Subgroups on the group tabs were not being hidden correctly starting with at least 20.05. Verified the current behavior (or lack thereof) in 20.11, 21.05, and 21.11 What I see is that it's off by one column on the other tabs: * Hide sub group in the table configuration * All tab: Sub groub is correctly hidden * All other tabs: Group is hidden instead The number of columns appears the same, but I think there must be some difference between the tables? Group is before sub group in the list of columns. |