-
Notifications
You must be signed in to change notification settings - Fork 516
Description
Issue Description
We use the API extensively and have noticed that all of our returned signed documents have the listed date format as the date instead (08/04/2025) of the actual date the document was signed.
Expected Behavior
If I were to sign a document today, the date should appear as 09/18/2025.
Current Behavior
If I were to sign today, the completed document shows the date as 08/04/2025 (the chosen format).
Steps to reproduce
In the template designer, place a date widget on the page, set the format to 08/04/2025, set to read only (I want to automatically use the current date) and save the changes. Using the API, create a new document from the template. Send the document and complete it without entering the date. Finished document will contain the 08/04/2025 in the date field versus the actual date.
Screenshots of the issue(optional)
No response
Operating System [e.g. MacOS Sonoma 14.1, Windows 11]
No response
What browsers are you seeing the problem on?
Chrome
What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]
2.28.0
What environment are you seeing the problem on?
Production (app.opensignlabs.com)
Please check the boxes that apply to this issue report.
- I have searched the existing issues & discussions to make sure that this is not a duplicate.
Code of Conduct
- I agree to follow this project's Code of Conduct
- I have searched the existing issues & discussions to make sure that this is not a duplicate.