JiaYi-Gallium369 / pe

0 stars 0 forks source link

Inconsistency in error message for invalid index #8

Open JiaYi-Gallium369 opened 4 days ago

JiaYi-Gallium369 commented 4 days ago

When a large number is being input as index, the actual error message differs from the expected error message.

Input: delete 12345678901 Expected Message: The person index provided is invalid image.png Actual Message:

Invalid command format! 
delete: Deletes the person identified by the index number used in the displayed person list.
Parameters: INDEX (must be a positive integer)
Example: delete 1

image.png

soc-se-bot commented 18 hours ago

Team's Response

image.png

We did mention in the UG that the index should be a number from 1 to the total number of existing contacts

Why It’s a FeatureFlaw:

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]