Skip to content

Generate UUID for event's primary key #119

@itaditya

Description

@itaditya

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.

P.S. don't use mongo_id

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions