Skip to content

Check for duplicate id when adding veteran. #22

@TonyRippy

Description

@TonyRippy

Right now it's possible that a record with the manually-entered id might already exist. In this case, the old record will be overwritten by the new one, which may not be the intent of the user. When adding a new record, before saving, we should first check that the record does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions