Skip to content

Duplication of email address #9

@hweinian

Description

@hweinian

Detail:

It was mention in your user guide that users are unable to add duplicate email address when they are both buyers. However, users might have typos and capitalise some parts of it which allow for duplicate email addresses with different casing. For gmail accounts, [email protected] is the same as [email protected]

Steps to reproduce:

  1. addbuyer n/XellerGuy p/99999999 e/[email protected]
  2. addbuyer n/XellerGuy p/99999998 e/[email protected]

Suggested fix:

Account for case insensitivity validation when checking email addresses.

Screenshots:

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