6 Aug
2020
6 Aug
'20
10:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23632 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 107871 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107871&action=edit Bug 23632: Remove C4::Logs::GetLogs Koha::ActionLogs->search must be used instead. There is no call to this subroutine in our code, it should be removed. Test plan: Make sure the 3 test files still return green and that there is no more occurrences of GetLogs in the codebase. -- You are receiving this mail because: You are watching all bug changes.