paperos-labs / feedback

Just a bug and ideas board
0 stars 0 forks source link

Shared Form Email Not Sending #234

Closed danielandelin closed 2 years ago

danielandelin commented 2 years ago

When sharing a form for a non-admin user to fill out part of a questionnaire in a workflow the email isn't sending to the person who is supposed to fill it out.

  1. Onboard Contractor Workflow
  2. Select Generate and a Independent Contractor Agreement
  3. Click Share form from the additional options button - image

Email is supposed to send but it is not sending.

SHRoberts91 commented 2 years ago

The endpoint getting hit for that shared form that we'll most likely want to look into is api/account/transaction/:transaction_id/outside with send_email: true in the body.

wmerfalen commented 2 years ago

looking into this

wmerfalen commented 2 years ago

fix was pushed to staging and prod