https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32477
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes showing and release notes| |hiding columns when batch | |item editing (Cataloging > | |Batch editing > Batch item | |modification). When using | |the show/hide column | |options, the correct | |columns and updating the | |show/hide selections were | |not correctly displayed, | |including when the page was | |refreshed (for example: | |selecting the Collection | |column hid the holds column | |instead, and the shown/hide | |option for Collection was | |not selected). --- Comment #8 from David Nind <[email protected]> --- Testing notes (using KTD) ========================= I got a bit lost trying to follow the test plan using master: 1. Staff interface home > Cataloging > Batch editing > Batch item modification 2. Barcodes used: 39999000006094 39999000006117 39999000011418 39999000005134 3. Columns that you can show or hide: Collection, Home library, Current library, Shelvng location, Date acquired, Barcode, Date last seen, Price effective from, Koha item type 4. Columns shown in the table listing items to modify: Tick box column, Title, Holds, Collection, Home library, Current library, Shelving location, Date acquired, Barcode, Date last seen, Price effective from, Koha item type 4. Table options: Export (no options to configure table columns) 5. I don't see options to show or hide "Source of classification or shelving scheme", or a way to choose what columns are available to show/hide (I couldn't see anything under Administration > Other parameters > Table settings, or a system preference). 6. Maybe there have been some changes between 22.05 and master 8-) Having said that, the behavour being fixed can be replicated using any of the columns actually displayed. I tested using the collection column (as per Katrin's comment#1 : 1. Show/hide columns: untick Collection 2. Refresh the page 3. Hold column is hidden, Collection column is shown (even though not ticked) 4. Tick Collection, refresh the page, Collection column is not displayed even though Collection is ticked. 5. Apply the patch 6. Check that the correct columns are displayed, and Show/hide options correctly match columns displayed, by: 6.1 Hiding a column and refreshing the page 6.2 Hiding multiple columns and refreshing the page 6.3 Selecting one of the hidden columns to display and refreshing the page 6.4 Any combination of 6.1-6.3 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
