Open xz0127 opened 3 years ago
Error message covers what is wrong. It is sufficient.
Team chose [response.Rejected
]
Reason for disagreement: I may not think the developers gave a valid response to this bug. Firstly, the command input follows the correct input format as stated in the error message. The actual problem is that the input id for replacement is invalid. Therefore, the user may still feel confused after they receive the error messages. Secondly, the error message still does not provide the correct example for the users.
The error message provides a sample command replace 1234 i/91234567
. However, itself is also not a valid example as the new id is not a valid input.
Therefore, this may mislead the users. After consideration, I would also like to revise my report to FunctionalityBug
instead of the original FeatureFlaw
as the bug in the error message affects the functionality of the app.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
When invalid ID input is provided for replace feature, the error message should be related to the invalid id input and describe what should be the correct ID input format.