Skip to content

Odd handling of ID generation for LanguageToolCore rules on creation #484

@jonathonherbert

Description

@jonathonherbert

For rules of type languageToolCore, we add a CHANGE_ME value to externalId when the rule is first written.

But it's perfectly possible to write some value to a rule when you first create it, while the rule is not a languageToolCore rule, and then switch the rule type to languageToolCore, exposing the UUID that was created on the initial write:

Yuk. We should use a separate property to store the languageToolCore ID used to refer to the LanguageTool rule, not externalId.

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