calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
32.54k stars 8.06k forks source link

[CAL-4586] handleNotificationWhenNoSlots false positives #17256

Open zomars opened 1 month ago

zomars commented 1 month ago

Right now we trigger an email alert whenever we receive and empty slots object.

image.png

We need to make some improvements here:

From SyncLinear.com | CAL-4586

zomars commented 1 month ago

cc @CarinaWolli for prioritization and assignment

sean-brydon commented 2 weeks ago

The major issue that was causing pain here is fixed. We now only send emails to the team admins of the event rather than the entire organisation. This was fixed here: https://github.com/calcom/cal.com/pull/17430

The rest of the issues that are mentioned in this PR arent has high prio. Will drop this down to low for the time being