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

Ottehr - Intake - Configure SendGrid for Participant Invite Emails #593

Open
DenysMyrosh opened this issue Nov 14, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@DenysMyrosh
Copy link
Collaborator

Tested on:
Env: development
Hash: a41892e
Version: 0.16.0

Description:
When a patient invites a participant to a telemedicine video call, an email with an invite link should be sent to the participant, allowing them to join the call. Currently, no email is received by the invited participant due to the absence of a proper SendGrid setup. This issue is a continuation of the previous "Intake - impossible to invite participant to video call" ticket.

Steps to Reproduce:

  1. Patient initiates a telemedicine call in the Intake flow.
  2. Patient clicks on "Manage Participants" and selects "Add participant" with all required data.
  3. Complete the invite process.

Expected Result:
The participant receives an email with an invite link to join the video call.

Actual Result:
No email is received by the participant, as SendGrid is not configured to send the invite.

Suggested Action:
Set up SendGrid to send the invite link to participants upon their addition to the telemedicine call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant