Skip to content

Putting multiple field with the same value is not allowed #5

Description

@hazzle23

In this command example add n/hubert s/Geography s/Geography p/98765432 ........
The repetition of s/Geography is most likely accidental. In this case, the input is not ambiguous, because the subject is clearly Geography. Not accepting this input means the user need to do additional step of deleting the repetition.

Suggestion: If the user accidentally retype the same field but the values are the same, the developer can just accept the input as it is not ambiguous.

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