The CreatorCon Call for Content is officially open! Get started here.

How to avoid Approval - User activity from removing duplicate approvals

tameem_07
Kilo Expert

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