You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When add a person with some missing information, e.g. no phone number or email address, app will displayed below error message.
However, if add phone number after the address, the app also allows to add the person.
Therefore, the add command do not have to follow the orders displayed in the error message. It makes the error message a bit redundant, it dose not tell user exactly what to do. For example, in this case, it should the phone number is missing rather than an invalid command format.
The text was updated successfully, but these errors were encountered:
Base on the user guide, the order of the information can be changed, and name, phone, email and address are necessary information that must be included.
Thus, this is not a bug.
Items for the Tester to Verify
❓ Issue response
Team chose [response.Rejected]
I disagree
Reason for disagreement: Although mentioned in the UG, in the case where phone number is missing, will the error msg shown as phone number is missing better than a standard error msg?
User may not realised the phone number is missing when enter such a long command, dev team should also consider how user friendly the app could be when user is using the app.
When add a person with some missing information, e.g. no phone number or email address, app will displayed below error message.
However, if add phone number after the address, the app also allows to add the person.
Therefore, the add command do not have to follow the orders displayed in the error message. It makes the error message a bit redundant, it dose not tell user exactly what to do. For example, in this case, it should the phone number is missing rather than an invalid command format.
The text was updated successfully, but these errors were encountered: