You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When enabling the Partial Entries add-on on a form and setting up a Notification email with a Gravity PDF-attachment the generated PDF isn't removed from disk after the email is sent and this causes caching problems when the form actually does get submitted, as the old version is used.
Step To Reproduce
Steps to reproduce the behavior:
Enable Partial Entries on a form
Setup a Notification email that is sent on the event "Partial Entries: Saved"
Setup a Notification email to be sent on the event "Form Submitted"
Setup a PDF to be attached to both Notification
In the form create a few fields that are required
Preview the form, fill out one of the fields and hit submit.
When a validation error occurs, fill the rest of the form out and submit
Preview the PDF attachment from both emails sent
Expected behavior
The Form Submission PDF attachment should not use the cached version and instead correctly show all entered information on form submission.
The text was updated successfully, but these errors were encountered:
Description
When enabling the Partial Entries add-on on a form and setting up a Notification email with a Gravity PDF-attachment the generated PDF isn't removed from disk after the email is sent and this causes caching problems when the form actually does get submitted, as the old version is used.
Step To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Form Submission PDF attachment should not use the cached version and instead correctly show all entered information on form submission.
The text was updated successfully, but these errors were encountered: