Skip to content

Risk of Unintentional Deletion with deleteclient Command When Using Numeric Names #14

Description

@luileng

To recreate this: buyer n/1 p/91234567 e/t@e.com, then deleteclient 1 (shown below in more detail)

There's a possibility that real estate agents might input 1 or another number as a name either by accident or as a placeholder before completing their actual input. In such cases, calling deleteclient 1 could unintentionally delete the first person in the list rather than a client named '1'. This could lead to unintentional deletion.

  1. buyer n/1 p/91234567 e/t@e.com
    image.png
  2. deleteclient 1
    image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions