[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
Tue Mar 27 19:09:23 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
----------------------------------------------------------------------------
             Status|Passed QA                   |In Discussion

--- Comment #19 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Kyle, I was not expecting your follow-up patch to work, I was expecting that
->suspend_hold would not update suspend_until

What is supposed to do:
  $hold->suspend_hold( $dt );
  $hold->suspend_hold;
?

I would expect suspend_until to be set to undef

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


More information about the Koha-bugs mailing list