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

TypeError: Cannot read properties of undefined (reading 'timeZone') #17745

Open
sentry-io bot opened this issue Nov 19, 2024 · 0 comments
Open

TypeError: Cannot read properties of undefined (reading 'timeZone') #17745

sentry-io bot opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
bookings area: bookings, availability, timezones, double booking 🐛 bug Something isn't working consumer emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email High priority Created by Linear-GitHub Sync

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 19, 2024

Sentry Issue: CAL-597

TypeError: Cannot read properties of undefined (reading 'timeZone')
  File "@calcom/web/../../packages/lib/CalEventParser.ts", line 33, in getWhen
    ${calEvent.attendees[0].timeZone}
  File "@calcom/web/../../packages/lib/CalEventParser.ts", line 339, in getRichDescription
    ${getWhen(calEvent, t)}
  File "@calcom/web/../../packages/emails/lib/generateIcsString.ts", line 68, in __WEBPACK_DEFAULT_EXPORT__
    description: getRichDescription(event, t),
  File "@calcom/web/../../packages/emails/lib/generateIcsFile.ts", line 34, in generateIcsFile
    content: generateIcsString({
  File "@calcom/web/../../packages/emails/templates/organizer-scheduled-email.ts", line 43, in {OrganizerScheduledEmail#2}.getNodeMailerPayload
    icalEvent: generateIcsFile({
...
(1 additional frame(s) were not displayed)
@sentry-io sentry-io bot added consumer High priority Created by Linear-GitHub Sync labels Nov 19, 2024
@dosubot dosubot bot added bookings area: bookings, availability, timezones, double booking emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email 🐛 bug Something isn't working labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bookings area: bookings, availability, timezones, double booking 🐛 bug Something isn't working consumer emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email High priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant