Skip to content

Events are not stored with the ID that can be passed through as a parameter #41

Description

@patpaev

As raised in envato/event_sourcery#180, an ID can be passed as a parameter when creating an Event, however these IDs do not seem to be used when persisting the event, so it looks like you'll always end up with the next-in-the-sequence ID even if you manually specify a different one.

See: https://github.com/envato/event_sourcery-postgres/blob/master/lib/event_sourcery/postgres/schema.rb#L141-L154

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions