Changed 'modifiedDate' of agreement when new signer is assigned
In the "search" API CALL, if a signer has changed in an agreement the "modifiedDate" is not updated. This implies that the search will not trigger the agreement if the signer is updated because 'modifiedDate' is not updated.
If i have an agreement X created the 03/07/2026, and i change the signer the 09/07/2026, and on that day i asked for "agreements with modified between yesterday and today", the agreement X will never be triggered neither returned. Because his modifiedDate is always on "03/07/2026" instead of '09/07/2026".
Can you develop that evolution please?
1
vote