Currently in automation - issue

I’ve setup an automation and need to push people through the automation from a list of which part is in the current automation.
I created an ‘if/then’ stating ‘Currently in automation?’ to suppres the people that are running through the automation at the moment.

In testing however people that are in the automation get kicked out, but also people that aren’t in the automation.

Is this is a known issue?

I do this all the time without problems.
Perhaps your “in the automation” tag is set up incorrectly, or you If/then is misformed?

1 Like

Does your automation need to run multiple times? If it’s set to run only once, you’re good to go.

I’m assuming that by “push people through the automation” you simply want them to skip the rest of the automation and jump to the end. You could set up a goal to jump people to the end of the automation if they have a “push to end of automation” tag (or whatever tag you want) and then just bulk tag those people with the tag. That should push them all to the end.

Alternatively, if whatever they did that makes you want to get them out of the automation is something that AC can measure, you could set that up to be the goal.