Merge pull request #675 from OpenSignLabs/staging

v2.22.0
This commit is contained in:
prafull-opensignlabs
2025-05-27 12:28:40 +00:00
parent 1550e3a3d0
commit 98754c776f
42 changed files with 8999 additions and 21535 deletions
@@ -47,6 +47,13 @@ export default async function getReport(request) {
objectId: extUser.id,
},
},
{
SharedWithUsers: {
__type: 'Pointer',
className: 'contracts_Users',
objectId: extUser.id,
},
},
],
});
} else {