14 Jan
2021
14 Jan
'21
3:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26669 --- Comment #3 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 115166 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115166&action=edit Bug 26669: Last Run if report not always updated The last run of a report is updated only if method execute_query() is called with report_id. This whas missing for : - when report is run publicly - when report is sent by email - when report is exported Patch changes the method signature to use a hash of params, in order to easily avoid some params. Test plan is coming... -- You are receiving this mail because: You are watching all bug changes.