Wednesday, April 21, 2021
1 change
Resolved issues and error corrections
Sign requests now keep the signer email in sync when a contact's email address is updated. This helps ensure resent signature emails go to the latest address, reducing delivery mistakes and manual corrections.
Original PR description
the signer_email should depends on the partner_id.email rather than partner_id. So that when the email of a partner is changed in the Contact, the signer_email will be auto-updated in the sign request. taskid: 2512637