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
Is your feature request related to a problem? Please describe.
Unfortunately today I made this mistake of sending a push to over 20k users.
To make is worse the push contained json as text.
This was clearly my fault. But I believe this can be prevented.
Describe the solution you'd like
Don't have the audience selected to "Everyone" by default.
Describe alternatives you've considered
Require a confirmation window when sending a push to "Everyone" or over a X limit users.
Also, and I think this is a bit more complex is to detect when the message contains json and is set to text. Maybe show a warning to the user.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Unfortunately today I made this mistake of sending a push to over 20k users.
To make is worse the push contained json as text.
This was clearly my fault. But I believe this can be prevented.
Describe the solution you'd like
Don't have the audience selected to "Everyone" by default.
Describe alternatives you've considered
Require a confirmation window when sending a push to "Everyone" or over a X limit users.
Also, and I think this is a bit more complex is to detect when the message contains json and is set to text. Maybe show a warning to the user.
The text was updated successfully, but these errors were encountered: