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

[CAL-3705] Rescheduling a booking with a broken calendar integration prevents rescheduled emails from being sent. #15034

Open
joeauyeung opened this issue May 14, 2024 · 0 comments
Labels
🐛 bug Something isn't working calendar-apps area: calendar, google calendar, outlook, lark, microsoft 365, apple calendar core area: core, team members only linear Sync Github Issue from community members to Linear.app Medium priority Created by Linear-GitHub Sync
Milestone

Comments

@joeauyeung
Copy link
Contributor

When a booking is made with a broken calendar integration we still create the booking reference without a uid.

When updateEvent() is called under the calendar manager, we throw an error when the uid isn't present, thus stopping the execution of code that sends rescheduling emails.

From SyncLinear.com | CAL-3705

@dosubot dosubot bot added calendar-apps area: calendar, google calendar, outlook, lark, microsoft 365, apple calendar 🐛 bug Something isn't working labels May 14, 2024
@joeauyeung joeauyeung added this to the v4.2 milestone May 14, 2024
@ciaranha ciaranha added Medium priority Created by Linear-GitHub Sync core area: core, team members only linear Sync Github Issue from community members to Linear.app labels May 15, 2024
@joeauyeung joeauyeung modified the milestones: v4.2, v4.3 May 16, 2024
@joeauyeung joeauyeung modified the milestones: v4.3, v4.4 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working calendar-apps area: calendar, google calendar, outlook, lark, microsoft 365, apple calendar core area: core, team members only linear Sync Github Issue from community members to Linear.app Medium priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants