Some emails are sent multiple times when check-ins have Call or SMS option selected.
AmTryingMyBest opened this issue · 5 comments
AmTryingMyBest commented
Expected Behaviour
Single emails should be sent out for every check-in.
Actual Behaviour
Check-ins are having emails sent out in 10s, 2s, 4s, etc
Steps to Reproduce
- Create a check-in.
- Make sure you select Email and Voice Call in Send Via options..
- Note that when the check-in is going out, 10 emails are sent out instead of one.
- Also, note that Voice Calls are not made for the check-ins.
Environment
- www.tenfour.org
- app.tenfour.org PROD
- staging.tenfour.org
- dev.tenfour.org
- localhost:8100
- iOS App (live)
- iOS App (testflight)
- Android App (live)
- Android App (beta)
rowasc commented
Update: Issue still occurs even when check-in is not scheduled, when Send Now has been selected.
@Obadha2 can you try to repro it in production (for normal checkins)? I want to see if it's a regression or not
AmTryingMyBest commented
Update: This happens the same way for SMS too.
Where call option has been selected, 7 SMSs are received.
If not, only one SMS is received.
rowasc commented
Confirmed that this happens in production (@mackers checked it for us today ) so it's definitely a bug, but not a regression 🤔 .
mackers commented
- email, voice, sms = x10 <-- BROKEN
- email, sms = x1
mackers commented
Fixed now.