[Koha-bugs] [Bug 28859] New: Table Settings should control Checked out by field in Checkout history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 13 16:31:08 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28859

            Bug ID: 28859
           Summary: Table Settings should control Checked out by field in
                    Checkout history
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sally.healey at cheshiresharedservices.gov.uk
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Koha Administration > Table Settings controls all whether fields are
visible/can be toggled by users.  

'Checked out by' is solely controlled by a system preference
(RecordStaffUserOnCheckout) - and is not an option in the Table Settings
controls.

To replicate:

- Set system preference: RecordStaffUserOnCheckout to 'record'
- Check an item out to a patron
- Go to the item's Checkout history - cgi-bin/koha/catalogue/issuehistory.pl
- Note that 'Checked out by' column is visible
- Go to Koha > Administration > Table Settings
- Choose Catalog
- Choose Page: detail
- Choose Table id:  checkoutshistory-table
- Note that 'Checked out by' is not an option

This also has the effect of targeting the wrong field via Table Settings.

To replicate:

- Set system preference: RecordStaffUserOnCheckout to 'record'
- Check an item out to a patron
- Go to the item's Checkout history - cgi-bin/koha/catalogue/issuehistory.pl
- Note that 'Checked out by' column is visible
- Go to Koha > Administration > Table Settings
- Choose Catalog
- Choose Page: detail
- Choose Table id:  checkoutshistory-table
- Check some fields to be 'Is hidden by default' i.e. 'checked_out_from' and
'renewed'
- Reload the item's Checkout history
- Note that the columns 'Checked out from' and 'Checked out by' are hidden, but
'Renewed' is not

This is because 'Checked out by' is sitting in the original 'Renewed' position
in the table.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list