AY2324S2-CS2103T-W10-2 / tp

https://nus-cs2103-ay2324s2.github.io/tp/
MIT License
1 stars 5 forks source link

[PE-D][Tester E] Error says field is empty when it is not and is invalid #252

Closed soc-se-bot closed 6 months ago

soc-se-bot commented 6 months ago

When using the edit command, specifying invalid input in the field field returns an error message saying field is empty, when in this case the error should be saying that the field is invalid and the correct format guideline should be shown instead.

image.png

To reproduce

/edit-supplier ; name : Petco ; field : { asdkahsd }


Labels: type.FunctionalityBug severity.VeryLow original: taufiq/ped#5