holiday_pinger icon indicating copy to clipboard operation
holiday_pinger copied to clipboard

dashboard shows "no reminders sent" but reminder was sent

Open facundoolano opened this issue 8 years ago • 1 comments

screen shot 2017-12-05 at 3 04 34 pm

Emails were sent for that reminder

facundoolano avatar Dec 05 '17 18:12 facundoolano

Probably because of this:

2017-12-29 12:01:44.270 [error] <0.9281.0>@db:query:16 Unexpected DB error {error,{error,error,<<"22001">>,string_data_right_truncation,<<"value too long for type character varying(100)">>,[{file,<<"varch
ar.c">>},{line,<<"624">>},{routine,<<"varchar">>},{severity,<<"ERROR">>}]}}, <<"INSERT INTO sent_reminders_log(\"user\", channel, channel_type, target, test) VALUES (2, 2, 'email', 'facundo.olano@lambdacl
[email protected]@lambdaclass.com', false)">>

solution is to make this a text field

facundoolano avatar Dec 29 '17 12:12 facundoolano