Open nus-se-bot opened 3 years ago
This is intended behaviour. The program checks for a valid command first, before checking whether the ingredient exists in the repository. It is not reasonable to expect the program to list out both error messages at the same time.
If the user were to type decrement i/fish q/1
(which is a valid command format), then there will be an error message saying that the ingredient is missing.
--
[original: nus-cs2113-AY2122S1/pe-interim#844] [original labels: severity.Low type.FunctionalityBug]