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

Define o remetente de email sempre no formato string #1829

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

aprendendofelipe
Copy link
Collaborator

No PR #1828, o formato do remetente foi alterado de objeto para string para ser compatível com o SDK do Resend. Mas faltou realizar a mudança dentro da função sendReplyEmailToParentUser, e por isso as notificações sobre novos comentários estavam sendo enviados apenas na segunda tentativa, pela contingência (Mailgun).

Mudanças realizadas

Define o from como string na sendReplyEmailToParentUser.

Tipo de mudança

  • Correção de bug

Checklist:

  • As modificações não geram novos logs de erro ou aviso (warning).
  • Os testes antigos estão passando localmente.

Copy link

vercel bot commented Dec 21, 2024

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

Name Status Preview Comments Updated (UTC)
tabnews ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 2:52pm

@aprendendofelipe aprendendofelipe merged commit 3384edd into main Dec 21, 2024
7 checks passed
@aprendendofelipe aprendendofelipe deleted the fix/email-sender-format branch December 21, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant