Submitted "send test" form but nothing happened

Created on 20 April 2023, about 1 year ago

I filled out the "send test" form, hit "submit", and nothing happened.

The page reloaded with all the same values.
No feedback message on the page.
No messages in dblog.
No activity logged in sendgrid.
No email in my inbox.

As a user filling out a form, I expect to receive *some* kind of feedback, even if everything goes wrong.

πŸ› Bug report
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States AaronBauman Philadelphia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @AaronBauman
  • πŸ‡ΊπŸ‡ΈUnited States AaronBauman Philadelphia

    Trying to figure out why this fails and discovered the "send test" form doesn't work unless Sendgrid is already set as the site mailer.

    1) Would be nice if, at minimum, the form spelled that out. Better yet, the form could detect how the site mailer was set up, and set a warning message if we can predict that the form will do nothing.

    2) Would be even better if the form bypassed the site mailer settings, and just called the sendgrid mailer directly, so that we can know in advance of deployment whether our configuration will work.

  • Status changed to Closed: works as designed about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States AaronBauman Philadelphia

    Derp.

    Mailsafety module was enabled and preventing emails.

Production build 0.69.0 2024