spencernah / pe

0 stars 0 forks source link

In UG, editing a contact feature did not mention about duplicates #15

Open spencernah opened 2 years ago

spencernah commented 2 years ago

Document did not mention that users are not allow to edit names of existing contact that could potentially cause duplicates.

For example, if the name "Sherry Lim" exists in contact, user cannot change the name of another contact to "Sherry Lim"

nus-se-bot commented 2 years ago

Team's Response

We don't include every exception in UG that would show in app message panel which will guide user on that behavior -- e.g. name is unique.

Alternatively, you could create "Sherry Lim (Vendor)", "Sherry Lim (Sister)" to distinguish.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Even though error message is present, the purpose of a UG is to educate users on what are the functions and limitations/constraints, if any, of the application. In other words, the users should know what they can and cannot perform with the function. If constraints are not clearly stated, users will interact with the application as though there are none.