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

Fix cancelScheduledJobs on reschedule #5201

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Conversation

CarinaWolli
Copy link
Member

What does this PR do?

Don't update booking in cancelScheduledJobs when called while rescheduling an event (booking does not exist anymore at that time).

Fixes #5183

Environment: Staging(main branch)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@vercel
Copy link

vercel bot commented Oct 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cal ✅ Ready (Inspect) Visit Preview Oct 25, 2022 at 7:11PM (UTC)

Copy link
Contributor

@alannnc alannnc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alannnc alannnc enabled auto-merge (squash) October 25, 2022 19:02
@alannnc alannnc merged commit 352ce35 into main Oct 25, 2022
@alannnc alannnc deleted the fix/reschedule-scheduled-jobs branch October 25, 2022 19:16
Udit-takkar pushed a commit that referenced this pull request Oct 26, 2022
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
haffla pushed a commit to tourlane/cal.com that referenced this pull request Nov 22, 2022
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
haffla pushed a commit to tourlane/cal.com that referenced this pull request Nov 22, 2022
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
@PeerRich PeerRich added the core area: core, team members only label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-249] scheduledJobs on reschedule
3 participants