Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Not able to text all contacts when timezone enforcement is disabled #2299

Open
crayolakat opened this issue Sep 29, 2023 · 0 comments · May be fixed by #2300
Open

Bug: Not able to text all contacts when timezone enforcement is disabled #2299

crayolakat opened this issue Sep 29, 2023 · 0 comments · May be fixed by #2300
Assignees
Labels
C-bug Type: Bug

Comments

@crayolakat
Copy link
Collaborator

Describe the bug
When timezone enforcement is disabled, I am not able to text contacts in all timezones.

To Reproduce

  1. In your dev environment, make sure Redis caching is disabled.
  2. Create a campaign with 10 contacts from the fake data contact loader and assign yourself to all the contacts.
  3. Ensure that timezone enforcement is disabled for the campaign.
  4. Start the campaign.
  5. Go the the Texter View.
  6. Issue: You will notice that you cannot text contacts in certain timezones.

Expected behavior
If timezone enforcement is disabled, I should be able to text contacts in all timezones.

Platform:

  • OS: MacOS
  • Browser: Chrome
  • Desktop
  • Version: 13.0.1

Additional context
This issue only happens when Redis caching isn't enabled. I believe I know the solution, and will follow up shortly with a PR

@crayolakat crayolakat added the C-bug Type: Bug label Sep 29, 2023
@crayolakat crayolakat self-assigned this Sep 29, 2023
@crayolakat crayolakat linked a pull request Sep 29, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant