mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-19 22:25:51 +02:00
fix: Cannot read properties of undefined (reading 'find') in resend mail & resend mail not available dashboard report
This commit is contained in:
@@ -216,6 +216,9 @@ export default function reportJson(id, userId) {
|
||||
'Signers.Name',
|
||||
'Signers.Email',
|
||||
'Signers.Phone',
|
||||
'AuditTrail',
|
||||
'AuditTrail.UserPtr',
|
||||
'ExpiryDate',
|
||||
],
|
||||
};
|
||||
// Recent signature requests report show on dashboard
|
||||
|
||||
Reference in New Issue
Block a user