Circulation hstory), and note that there is a 'Type' column shown with a value of 'standard_checkout'.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40281 Bug ID: 40281 Summary: Patron circulation history page - type column is not hidden Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com For a patron's circulation history page, the 'Type' column should be hidden, but it isn't. The type column on a patron's circulation history page was hidden by Bug 38954 - Hide checkout type using colvis. However, the commit for Bug 37273 - Add ID column to Agreements table in the ERM, inadvertently reversed hiding the column. I can't see the change in the diffs on the bug, but the change was made in the actual commit https://git.koha-community.org/Koha-community/Koha/commit/d361c8adb6ffc5b269... To replicate: 1. Check out an item to a patron (for example, 39999000011418 to Mary Burton). 2. Look at the patron's circulation history page (Patrons > Mary Burton 3. Note that you can't hide the column, from either selecting the 'Columns' or 'Configure' options for the table. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.