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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions