-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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: #19296 Success pages shows wrong nr of occurrences (recurring booking) #19304
fix: #19296 Success pages shows wrong nr of occurrences (recurring booking) #19304
Conversation
@PAVANNAIK25 is attempting to deploy a commit to the cal-staging Team on Vercel. A member of the Team first needs to authorize it. |
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (02/15/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (02/15/25)1 label was added to this PR based on Keith Williams's automation. "Add ready-for-e2e label" took an action on this PR • (02/21/25)1 label was added to this PR based on Keith Williams's automation. |
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.
Can you add a loom to reproduce the issue
Sure |
Works well for me (had max - 12 , booked - 10 , got - 10 ) : Or I am missing something |
Thanks for the contribution , as witnessed it's already working as expected. |
Issue when |
While booking getting : 500 {"message":"Invalid key length"} Something's off |
The error is due to the email sending behavior. Once the booking is confirm it will send email to organizer to confirm booking. |
Fine , but it has to be tested |
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.
Tested , work well !
E2E results are ready! |
Co-authored-by: Tushar Bhatt <[email protected]>
Co-authored-by: Tushar Bhatt <[email protected]>
What does this PR do?
Loom Video: https://www.loom.com/share/56386d96f91c4104abc11a4ceba27ca1?sid=93fdc459-4cc2-4451-ae54-bfe9dfab8725
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?