https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30279 --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Lucas Gass from comment #3)
A couple things to note here:
1. On viewlog.tt PatronViewLog should probably have it's own checkbox under 'Modules' so you can search the logs for that specifically.
2. The act of checking out an item puts several entry's into the logs. If I land on the patrons detail page (1 log), move to the Check out page ( 2nd log ), check something out ( 3rd log ), and so on. That seems like a lot of logging.
3. QA tool is complaining about missing filters:
FAIL koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc FAIL filters missing_filter at line 6 ([% ViewLog.log_patron_view(patron.borrowernumber) %])
1 and 2 are just my thoughts, but I will set this to FQA because of 3, the missing filter. -- You are receiving this mail because: You are watching all bug changes.