[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
Wed Apr 19 01:57:10 CEST 2017


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleisha at catalyst.net.nz

--- Comment #1 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
I am not seeing this error.
When I click Suspend, this is the entry that gets inserted into the action log:

$VAR1 = {'waitingdate' => undef,'itemnumber' => undef,'timestamp' =>
'2017-04-18 23:54:43','notificationdate' => undef,'priority' =>
'1','biblionumber' => '21','expirationdate' => undef,'cancellationdate' =>
undef,'reminderdate' => undef,'found' => undef,'reservedate' =>
'2017-04-18','suspend_until' => bless( {'locale' => bless(
{'default_time_format_length' => 'medium','en_complete_name' => 'English United
States','native_territory' => 'United States','default_date_format_length' =>
'medium','native_language' => 'English','en_territory' => 'United
States','native_complete_name' => 'English United States','en_language' =>
'English','id' => 'en_US'}, 'DateTime::Locale::en_US' ),'tz' => bless( {'name'
=> 'UTC'}, 'DateTime::TimeZone::UTC' ),'utc_rd_days' => 736440,'utc_rd_secs' =>
0,'local_rd_secs' => 0,'offset_modifier' => 0,'local_rd_days' =>
736440,'rd_nanosecs' => 0,'local_c' => {'year' => 2017,'month' => 4,'day' =>
21,'day_of_quarter' => 21,'quarter' => 2,'hour' => 0,'minute' =>
0,'day_of_year' => 111,'day_of_week' => 5,'second' => 0},'formatter' =>
undef,'utc_year' => 2018}, 'DateTime' ),'lowestPriority' => '0','branchcode' =>
'CPL','suspend' => 1,'reserve_id' => '232','reservenotes' => '','itemtype' =>
undef,'borrowernumber' => '51'};

It's a little long, sure, but it doesn't separate for each new line like in
your attachment.

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


More information about the Koha-bugs mailing list