lambdaclass / holiday_pinger

Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69 stars 9 forks source link

dashboard shows "no reminders sent" but reminder was sent #209

Open facundoolano opened 6 years ago

facundoolano commented 6 years ago
screen shot 2017-12-05 at 3 04 34 pm

Emails were sent for that reminder

facundoolano commented 6 years ago

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
ass.comfacundo.olano@gmail.comfederico.carrone@lambdaclass.com', false)">>

solution is to make this a text field