You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Summary
Add support for stopping an active campaign immediately from the dashboard.
Problem
Currently, once a campaign is started, there is no way to stop it before it completes. This becomes a problem when:
Proposed Solution
Introduce a Stop Campaign action that allows users to terminate an active campaign.
Expected Behaviour
Runningstate.Benefits
Additional Notes
The Stop action should only prevent scheduling new calls and should not abruptly terminate calls that are already in progress.
All reactions