What is the problem and why is it a problem
Confirmation email failed to send when a call is created.
The sql query from Knex is what we used to construct our query to be used on the database.
QUERY ERROR select * from "email_templates" where "email_template_id" = $1 limit $2 - invalid input syntax for type integer: "NaN"
What is the problem and why is it a problem
Confirmation email failed to send when a call is created.
The sql query from Knex is what we used to construct our query to be used on the database.