fix: set event type description correctly in the confirmation mail#28827
Conversation
📝 WalkthroughWalkthroughThe change modifies how the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
security audit is failing |
|
The issue it's showing is for axios it seems: |
Merge Score: 95/100🟢 This PR correctly fixes an issue where the booker's additional notes were being used as the event description in confirmation emails. By mapping Code Suggestions (1)Low Priority (1)
Reasoning: While the fix is straightforward and correct, adding a test ensures this mapping doesn't regress in future refactors. The PR checklist indicates that automated tests were not confirmed. 📊 Review Metadata
|
|
@sahitya-chandra security audit should pass now since axios has been upgraded. |
|
@sahitya-chandra it can be merged now maybe?? |
|
@bandhan-majumder waiting for someone from foundation team to review it. I'll try to get it today |
What does this PR do?
Sets up the event description correctly in the confirmation mail
Visual Demo (For contributors especially)
A visual demonstration is strongly recommended, for both the original and new change (video / image - any one).
Video Demo (if applicable):
Screencast.From.2026-04-10.15-04-14.mp4
Image Demo (if applicable):
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Checklist