Skip to content

Prevent clients from setting CommitId #70

Description

@hahn-kev

It turns out this is a bad idea, and is a great way to shoot yourself in the foot. See sillsdev/languageforge-lexbox#2343 for more details on why. Basically, it invites using predefined IDs, which can end up with 2 clients (say as a migration) creating a commit with the same ID, but with a different timestamp for each of them, this is a major problem as it means their commits will never converge.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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