So I have a team that gets assigned a form. The team members then assign the form to themselves. If they don't complete the form within 24 hours, they get an email notification reminding them to complete the task.
I tried attaching a timer event that interrupts the user task, but it keeps sending it back to the entire team.
(I set the timer for 2 minutes just for testing)
What am I doing wrong?