Open tingkai-mai opened 2 years ago
This is documented in the user guide, which states that the names of the stalls are stored with no repeated spaces. Hence, there is a duplicate stall that is detected.
Team chose [response.Rejected
]
Reason for disagreement: This mean's there's a conflict with your User Guide, as your User Guide's Duplicates section did NOT mention this. As such, this is an Issue in your documentation!
Team chose [type.DocumentationBug
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
Issue:
If a stall with name "A B" and address "test" exists, and I try to add a stall with name "A B" and address "test" (two spaces instead of one), it tells me that a duplicate stall exists.
However, this might not be the case!
I argue this is an issue because this **would have been specified in the UG "Duplicate Checking" section.
To Reproduce:
sadd n/test test a/test
sadd n/test test a/testExpected Output:
Allow you to add the stall.
Actual Output:
This stall already exists in the address book