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
As of now, the event's name is used as primary key, this will cause name clashes between events.
We should generate a slug and append a uuid to it and use that as primary key.