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

Fix typo to fix timezones for users from the other side of the world #912

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

suricactus
Copy link
Collaborator

We did the wrong check to get the user timezone and we never entered this if body. Note we already assume that the user has a useraccount which is safe assumption.

We did the wrong check to get the user timezone and we never entered
this if body. Note we already assume that the user has a `useraccount`
which is safe assumption.
@duke-nyuki
Copy link
Collaborator

Copy link
Member

@nirvn nirvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhh, on behalf of the world, thanks. It'll make it so much easier to debug testing when I can rely on times being mine 😉

@suricactus suricactus merged commit b89574c into master Mar 19, 2024
7 of 8 checks passed
@suricactus suricactus deleted the QF-3953-fix-timezones branch March 19, 2024 10:38
suricactus added a commit that referenced this pull request Mar 20, 2024
Fix missing active subscription creation by reverting the timezone fixes in #912
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants