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

Incorrect time produced when adding new event to calendar via Google link from confirmation screen #134

Closed
josephjacks opened this issue May 3, 2021 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@josephjacks
Copy link

josephjacks commented May 3, 2021

Issue Summary

Noticed a bug when booking on my iPhone (chrome): I booked someone for a meeting from their Calendso link, and after seeing the confirmation screen when completing the booking, I then clicked the "G" to add the event to my calendar, which it did, but for an hour earlier than specified and for an entire hour (the meeting was booked for only 15 min). I noticed that the correct time was automatically added to my calendar independent of this.

@josephjacks josephjacks added the 🐛 bug Something isn't working label May 3, 2021
@PeerRich
Copy link
Member

PeerRich commented May 3, 2021

saw this bug happen once before @baileypumfleet maybe with the most recent update it broke

@emrysal
Copy link
Contributor

emrysal commented May 3, 2021

@PeerRich Seems to have just gone unnoticed for a long time as it is not very apparent, but dates= never worked (Google eventedit just made the dates up as it went along..)

PR with fix: #136

baileypumfleet added a commit that referenced this issue May 5, 2021
Fixes #134, invalid add to google calendar link on success page.
KATT pushed a commit that referenced this issue Sep 3, 2021
Bumps [@prisma/client](https://github.com/prisma/prisma) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Changelog](https://github.com/prisma/prisma/blob/master/docs/releases.md)
- [Commits](prisma/prisma@2.17.0...2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zomars pushed a commit that referenced this issue May 23, 2023
fix: transpile new @calcom/dayjs package in API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants