You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When updating a child by providing an educator's id, that child becomes an educator.
This occurs with any type of user.
Scenario:
Child BR001 and "5ee94ef35c6df16481650fad", being updated on the route to update educator: PATCH /v1/educators/5ee94ef35c6df16481650fad
Expected:
{code: '404',message: 'Educator not found!',description: 'Educator not found or already removed. A new operation for the same resource is not required.'}
Returned:
The child becomes an educator with the username BR001.
The text was updated successfully, but these errors were encountered:
When updating a child by providing an educator's id, that child becomes an educator.
This occurs with any type of user.
Scenario:
Child BR001 and "5ee94ef35c6df16481650fad", being updated on the route to update educator:
PATCH /v1/educators/5ee94ef35c6df16481650fad
Expected:
Returned:
The child becomes an educator with the username BR001.
The text was updated successfully, but these errors were encountered: