[Koha-bugs] [Bug 18382] action_logs entry for module HOLDS, action SUSPEND is spammy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 26 21:09:45 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18382

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Passed QA                   |Failed QA

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
The change reads wrong, please adjust.

 94     if ( defined $dt ){
 95         $self->suspend_until( $dt->datetime );
 96     } else {
 97         $self->suspend_until( $dt );
 98     }

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list