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-3668] Booking pages linked to ICS proton causing bookings to fail #14951

Closed
milospuac opened this issue May 9, 2024 · 2 comments
Closed
Labels
booking-page area: booking page, public booking page, booker 🐛 bug Something isn't working

Comments

@milospuac
Copy link
Contributor

From SyncLinear.com | CAL-3668

Copy link

dosubot bot commented May 9, 2024

To address the booking failures with ICS Proton linked booking pages under CAL-3668, consider the following steps based on the cal.com codebase updates and known ICS Proton constraints:

  1. Review Recent cal.com Codebase Changes: Recent updates introduced iCalSequence and iCalUID columns to enhance ICS functionality. Ensure these fields are correctly handled in your ICS Proton feed. More details on these changes can be found in the migration file.

  2. Check ICS Proton Booking Limits: Verify that you're not exceeding ICS Proton's booking limits, which could lead to failures. These limits include restrictions on the number of bookings per time frame and event length.

  3. Investigate Open Issues and Error Handling: Explore open issues related to ICS feeds and booking failures in the cal.com repository for potential insights. Additionally, examine error handling in the codebase, particularly in handleBookingRequested.ts, for specific error messages or logs related to your issue.

For a more targeted solution, providing specific error messages or codes, along with the actions leading to the failure, would be highly beneficial.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

@dosubot dosubot bot added booking-page area: booking page, public booking page, booker 🐛 bug Something isn't working labels May 9, 2024
@PeerRich
Copy link
Member

we have a different ticket for ICS Proton calendar and a bounty

@PeerRich PeerRich closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
booking-page area: booking page, public booking page, booker 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants