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
Schema for requests has been modified and the request body for create OOO needs to be modified to match new schema and requirements. Affected fields include requestedBy, userId.
Current Behaviour
Username is being stored in requestedBy field while userId has its own separate field
Expected Behavior
userId should be stored in requestedBy field, removing the need for redundant userId.