joven-health-mike / juno-react

A virtual therapy platform designed for K-12 schools.
0 stars 0 forks source link

Appointment not updated when editing #103

Closed zoe-gonzales closed 1 year ago

zoe-gonzales commented 1 year ago

Steps to repro:

  1. Log in as a SYSADMIN user
  2. Create or locate an appointment
  3. Click the ✏️ on the appointment row
  4. Edit the appointment type and counselor
  5. Submit
  6. Observe that the appointment is not updated
  7. Refresh
  8. Observe that the changes weren't applied

Expected behavior: Updates are made to the appointment and reflected in UI

Capture d’écran 2023-02-19 à 9 08 19 AM Capture d’écran 2023-02-19 à 9 08 44 AM Capture d’écran 2023-02-19 à 9 09 54 AM
joven-health-mike commented 1 year ago

This turned out to be a server issue - https://github.com/joven-health-mike/juno-server/issues/32