-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
feat: Adds missing bookingId to Cancel Webhook payload #11906
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@manpoffc is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes! |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Thank you @manpoffc for the PR. I'll review this today 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you 🙏
What does this PR do?
This PR adds bookingId reference to the cancel webhook payload.
Fixes #11849
https://www.loom.com/share/fbeb6c3a5016422bba8dd6809396d88e?sid=4c9cb1ad-f1b7-4323-8f57-92a8769315ec
Type of change
How should this be tested?
Mandatory Tasks