Hibeom0929 / pe

0 stars 0 forks source link

Error message for delete 0 is not vaild #2

Open Hibeom0929 opened 2 months ago

Hibeom0929 commented 2 months ago

image.png

Error message for delete 0 should be same as error message for wrong index. But "Invalid command format!" is shown although the format is correct.

nus-se-script commented 2 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Wrong error message for edit 0

image.png Similar as delete 0, it should be "wrong index" instead of "invalid command format".


[original: nus-cs2103-AY2324S2/pe-interim#5574] [original labels: type.FunctionalityBug severity.Low]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

image.png

This was already mentioned in our DG's planned enhancement, and we will be rejecting this bug report.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue response Team chose [`response.Rejected`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue type Team chose [`type.FeatureFlaw`] Originally [`type.FunctionalityBug`] - [x] I disagree **Reason for disagreement:** ![image.png](https://raw.githubusercontent.com/Hibeom0929/pe/main/files/8d36cd87-1589-40e0-a007-bda1182fcf52.png) As it is error message does not match the error, it should be functionality bug.