[Bug 41263] New: Action logs record interface as API for holds updates performed from patron record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41263 Bug ID: 41263 Summary: Action logs record interface as API for holds updates performed from patron record Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Modifications to holds performed on the bib record (/cgi-bin/koha/reserve/request.pl) show in the action logs with an interface value of Staff Interface. This is correct. Modifications to holds performed on the patron record (/cgi-bin/koha/circ/circulation.pl or /cgi-bin/koha/members/moremember.pl) show in the action logs with an interface value of REST API. This is incorrect -- these actions should be logged as having been done in the staff interface. To recreate: 1 - enable the Holds Log 2 - place a hold for a patron 3 - from the bib record, suspend and then resume the hold 4 - go to the patron record, suspend and then resume the hold 5 - go to the log viewer, search for your hold 6 - confirm your actions in Step 3 show interface = Staff Interface 7 - confirm your actions in Step 4 show interface = REST API -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41263 --- Comment #1 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I'm guessing this same issue exists for other places where Koha is using its APIs internally, but these holds actions are the only place I've confirmed this behavior so far. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41263 Katie Bliss <kebliss@dmpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kebliss@dmpl.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41263 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |22794 CC| |martin.renvoize@openfifth.c | |o.uk Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22794 [Bug 22794] Improve and extend staff accessible logging in Koha -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org