Skip to content

Remove requirement of ID on event structs #240

@jessie-morris

Description

@jessie-morris

Since ID must be unique, requiring it on event structs seems to allow problems to occur when multiple events are entered into the system with the same id. I recommend this is handled by removing this column from the contract and generating a UUID as these events are processed into the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesteventInvolves an event or definition

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions