Uh oh!
There was an error while loading. Please reload this page.
fix: clear email attachments after send - #258
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis change updates apps/web/src/server/service/email-queue-service.ts by removing the unused Prisma import (@prisma/client). It also modifies the post-send email update logic to set the attachments field to null instead of undefined in the database update call. No exported or public entity declarations were altered. Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (4)**/*.{js,jsx,ts,tsx}📄 CodeRabbit inference engine (.cursor/rules/general.mdc)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,md}📄 CodeRabbit inference engine (AGENTS.md)
Files:
apps/web/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (1)📓 Common learnings🔇 Additional comments (1)
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 |
Deploying usesend with |
| Latest commit: | ac74490 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0224b978.usesend.pages.dev |
| Branch Preview URL: | https://codex-update-attachments-han.usesend.pages.dev |
Uh oh!
There was an error while loading. Please reload this page.
Summary
nullLinked Issues
Screenshots
Migration Notes
Verification
pnpm lint(fails: repository currently has lint warnings in other packages)pnpm --filter web lint(fails: repository currently has lint warnings across the web app)https://chatgpt.com/codex/tasks/task_e_68d1c8f91be88329bb94c6856a3fba42
Summary by CodeRabbit