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

Intake - Waiting room - Impossible to invite participant #503

Open
DenysMyrosh opened this issue Oct 21, 2024 · 0 comments
Open

Intake - Waiting room - Impossible to invite participant #503

DenysMyrosh opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DenysMyrosh
Copy link
Collaborator

Description:
Given a patient has booked a telemed call and is on the waiting screen, when the patient clicks on Manage Participants > Add participant with all required data filled, then the participant should be indicated as added in the call and receive an invite link but instead we get error "InviteParticipantForm.tsx:27 Error: video chat create invite zambda environment variable could not be loaded" is shown in the console.

Steps to Reproduce:

  1. Book a telemed call as a patient.
  2. Proceed to the waiting room screen from the intake flow
  3. Click on Manage Participants
  4. Fill in all required participant details.
  5. Click "Add participant." to invite the participant.

Expected Result:
Participant is added to the call, and an invite link is sent.

Actual Result:
The participant is not added, and the error message: "InviteParticipantForm.tsx:27 Error: video chat create invite zambda environment variable could not be loaded" is shown in the console.

Tested on:
Env: dev
Hash: e24b901
Version: 0.13.0

@DenysMyrosh DenysMyrosh added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant