docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.7k stars 378 forks source link

E-Mail issue after signature #140

Closed ErminMerdanovic closed 7 months ago

ErminMerdanovic commented 8 months ago

Hello, I'm experiencing an issue when sending multiple different documents for signature to the same email address. Although the recipient receives all three emails and is able to sign each document, after completing the signatures, they only receive a copy of the first document they signed. Despite attempts to request copies of the other two documents through the website, either no copies are sent, or another copy of the first document is received instead of the remaining two documents.

omohokcoj commented 8 months ago

@ErminMerdanovic could you please provide some screenshots regarding how to reproduce it in the self-hosted app?

ErminMerdanovic commented 8 months ago

@omohokcoj i don't believe a screenshot will be helpful in this situation. Let me provide a more detailed explanation.

When I onboard a new customer, they typically need to sign three documents for me:

  1. GDPR
  2. Terms and Conditions
  3. Wire Transfer Contract

For each of these documents, I have created a template in DocuSeal. I add the new customer's email address as a recipient for each document, and they receive the expected email notifications.

However, when the customer begins signing these documents one by one within a short timeframe, they should ideally receive a copy of the signed document along with an audit log for each.

Unfortunately, for some reason, the copy of the document and the audit log are getting mixed up. Instead of receiving a copy for each document signed, the customer receives three copies of the first document, (the "GDPR" document) and does not receive any copies for the other signed documents.

omohokcoj commented 7 months ago

@ErminMerdanovic i was not able to reproduce this. It seems like you have 3 templates and you send 3 separate signature request emails to your customers. Then it seems like that they sign all 3 docs, and receive 3 emails with audit logs but those emails contain only the first template signed doc.

I can't see how this can be possible - maybe your customers resubmitted the first form three times and reported to you that the emails were wrong? It would help a lot if you could attach screenshots of those emails and your templates.

Also instead of doing 3 separate templates it's possible to upload 3 documents into 1 template and have them all signed together via a single signing request.

omohokcoj commented 7 months ago

Despite attempts to request copies of the other two documents through the website, either no copies are sent, or another copy of the first document is received instead of the remaining two documents.

Maybe the other two PDF files can't be downloaded because of the PDF processing error (a small % of complex PDF can't be processed by the tool) Docker logs might help to resolve the issue. Please feel free to reopen with the error logs. @ErminMerdanovic