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
To prevent customers receiving too many text messages, when an order is dropped into a servers queue and it's their first order, don't show the order pop-up screen. The goal being that dispatch won't send a text message from Atlas and instead the customer will receive the automated text message from the server accepting the order.
VJC: And, they will have already received the automated 1st txt message.
The text was updated successfully, but these errors were encountered:
I found another problem that's causing this. Orders are unassigned when the app disconnects. Then we have to reassign. When we reassign, server confirms order again, sending another text message.
On Feb 3, 2016, at 2:06 PM, Vincent Cardillo [email protected] wrote:
Hey Marc. Are you able to possibly get to this after OA? We've had several complaints about too many texts in a row.
—
Reply to this email directly or view it on GitHub.
Let's prioritize fixing Atlas/Houston first then. Obviously the case can
still happen, but the connectivity issues are a primary root cause. Then we
can look into tracking what sort of txts we have already sent, and not
sending them again.
On Wed, Feb 3, 2016 at 2:53 PM, Jason Demant [email protected]
wrote:
I found another problem that's causing this. Orders are unassigned when
the app disconnects. Then we have to reassign. When we reassign, server
confirms order again, sending another text message.
On Feb 3, 2016, at 2:06 PM, Vincent Cardillo [email protected]
wrote:
Hey Marc. Are you able to possibly get to this after OA? We've had
several complaints about too many texts in a row.
—
Reply to this email directly or view it on GitHub.
—
Reply to this email directly or view it on GitHub #17 (comment).
To prevent customers receiving too many text messages, when an order is dropped into a servers queue and it's their first order, don't show the order pop-up screen. The goal being that dispatch won't send a text message from Atlas and instead the customer will receive the automated text message from the server accepting the order.
VJC: And, they will have already received the automated 1st txt message.
The text was updated successfully, but these errors were encountered: