How to avoid Approval - User activity from removing duplicate approvals
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
β10-16-2023 06:48 AM
I'm using Approval - User activity script within a workflow to trigger approvals. There is a possibility that there could be a same user receiving multiple approvals. However, I see that SN only creates one approval record for a user.
I'm using the following script:
answer.push('user1')
answer.push('user1')
Is there a way to have multiple approval records created for same user?
0 REPLIES 0