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
set init id on message on the client side (needed in order to update the message with appropriate translation)
(update) the reason why this matters is because if there are duplicate approved invitations in the database, this could cause inconsistencies in saving and retrieving conversations
revisit testing for duplicate invitation logic
while testing the updated validation error display on invitation dialog, I felt like some invitations were sent to existing contacts. so maybe the definition of duplicate needs to be expanded
The text was updated successfully, but these errors were encountered:
cleanup duplicate invitation definition
set init id on message on the client side (needed in order to update the message with appropriate translation)
(update) the reason why this matters is because if there are duplicate approved invitations in the database, this could cause inconsistencies in saving and retrieving conversations
revisit testing for duplicate invitation logic
while testing the updated validation error display on invitation dialog, I felt like some invitations were sent to existing contacts. so maybe the definition of duplicate needs to be expanded
The text was updated successfully, but these errors were encountered: