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
I encountered an issue when I miss-used the function signature in adminUpdatesForRemovingUserToIncidentEntirely, where an error is not thrown or printed if these admin updates don't work out.
These functions should implement contracts on the inputs, and check if the expected number of documents got updated, and throw or log errors in the console.
The text was updated successfully, but these errors were encountered:
I encountered an issue when I miss-used the function signature in
adminUpdatesForRemovingUserToIncidentEntirely
, where an error is not thrown or printed if these admin updates don't work out.These functions should implement contracts on the inputs, and check if the expected number of documents got updated, and throw or log errors in the console.
The text was updated successfully, but these errors were encountered: