docusign / docusign-esign-java-client

The Official Docusign Java Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://javadoc.io/doc/com.docusign/docusign-esign-java/latest/index.html
MIT License
105 stars 96 forks source link

No way to set `authoritativeCopy` attribute on `Document` #228

Closed connerza closed 1 month ago

connerza commented 2 years ago

The REST API supports toggle of the authoritativeCopy attribute within a Document object on Envelope creation using a CompositeTemplate. The SDK has no way of mimicking this behavior, as Document has no authoritativeCopy attribute like EnvelopeDocument does.

zack-docusign commented 2 years ago

Hi @connerza, I've created a Jira ticket DCM-7425 for our team to look into this. Thanks for bringing this to our attention. -Zack DocuSign Developer Support

vinz commented 2 months ago

Hi @connerza,

This is Vinay from the DocuSign SDK Team. We apologize for the delayed response.

We identified that a fix for this issue was implemented in the SDK back in 2023 and is included in all subsequent releases.

To resolve the issue, please upgrade to the latest version of the docusign-esign-java SDK from https://central.sonatype.com/artifact/com.docusign/docusign-esign-java

If you continue to experience problems after upgrading, please provide additional details so we can assist further.

Please check and revert back so that we can close this Github issue.

Thanks, Vinay

vinz commented 1 month ago

Hi @connerza ,

We have not received any further updates or responses regarding this issue. Therefore, we are closing this ticket for now.

If you continue to experience this issue or encounter any new problems, please feel free to open a new GitHub issue, and we will be happy to assist you further.

Thank you, Vinay