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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/