nus-cs2103-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Adding anime with same name but different whitespaces is accepted #2740

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

It is possible for users to add multiple entries with the same name if whitespace is different. Users who accidentally mistype are not aware and will have duplicates added to the list.

To replicate:

  1. Input command add n/Gundam SEED. (one space between words)

image.png

  1. Input command add n/Gundam SEED. (two spaces between words)

image.png

Expected: The second anime is detected as duplicate and not added.

Actual: Both anime are added to list.


[original: nus-cs2103-AY2122S1/pe-interim#2700] [original labels: severity.Low type.FunctionalityBug]

muhammad-faruq commented 2 years ago

Team's Response

Duplicate of #4427

Duplicate status (if any):

Duplicate of #4427