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
We ran into a situation where create-event-from-api-response was receiving an event where username was undefined. We should handle this gracefully and default to an empty string instead of throwing.