https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23916 Bug ID: 23916 Summary: Issuer should be recorded and visible in patron circulation history Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Currently, when an item is issued, the issuer (member of staff, or self check or whatever) is not recorded directly with the issue. If the syspref is turned on then it is recorded in the associated action log. The issuer should be directly recorded with the issue (in a new "issues.issuer" column) and then displayed in the patron's circulation history. As part of the DB upgrade, an attempt should also be made to retrospectively populate issuers using any available action logs. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.