Bug Fix

"Pause All Automations" No Longer Stops the Automation Running It

Bug Fixes

  • Fixed an issue where an automation containing a Pause All Automations step paused itself, so its own remaining steps — calls, texts, emails — never ran.

    The step is meant to stop the contact’s other automations. Instead it stopped every active automation for the contact, including the one running the step. Accounts whose automations all fire from the same trigger tag saw every automation die after its first step, and restarting them only helped until the step ran again.

    The step now skips the automation it belongs to. Every other automation for the contact still pauses, and the automation containing the step continues to the end.

  • Pause Selected Automation(s) is unchanged. Naming the current automation there still pauses it — that remains a deliberate choice, not a bug.