15 Oct
2020
15 Oct
'20
12:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26172 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #41 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 1. Tests must cover the "$previous" case (that is never set). 2. Then the code may call something like my ($timestamp) = ->search->get_column('timestamp'); to avoid the single and _result calls. -- You are receiving this mail because: You are watching all bug changes.