violet_rails
violet_rails copied to clipboard
can't send emails from public schema
trafficstars
from the application apex (eg: taron.cloud) the user is unable to send emails
An ActiveRecord::NotNullViolation occurred in message_threads#create:
PG::NotNullViolation: ERROR: null value in column "mailbox_id" violates not-null constraint
DETAIL: Failing row contains (6, null, null, test, {[[email protected]](mailto:[email protected])}, null, 2022-09-25 21:53:47.002727, 2022-09-25 21:53:47.002727).
app/controllers/mailbox/message_threads_controller.rb:21:in `create'