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
To avoid confusion, we should call UUIDs "uuid" and IDs "id" in our column and variable names. See #2208 for a similar issue.
One place this should be changed is the patientRecord state. This should be updated to be "uuid" instead of "id", since the patients' primary key is a "uuid".
The text was updated successfully, but these errors were encountered:
To avoid confusion, we should call UUIDs "uuid" and IDs "id" in our column and variable names. See #2208 for a similar issue.
One place this should be changed is the
patientRecord
state. This should be updated to be "uuid" instead of "id", since the patients' primary key is a "uuid".The text was updated successfully, but these errors were encountered: