Open nus-se-script opened 6 months ago
Our error message clearly explains the error in this context. Users would be able to understand that leading zeros are necessary after seeing the error message. Hence, we do not believe that a more specific error message is necessary, and that users would not know what is wrong with their input without a more specific error message.
--
While stated in the UG that leading zeros are required, the input validation does not check for this error and instead returns a generic, non-specific invalid command format error.
severity.Medium - This could particularly inconvenience users as they do not know what is wrong with their input since omitting leading zeros still seems logical.
[original: nus-cs2103-AY2324S2/pe-interim#2089] [original labels: severity.Medium type.FeatureFlaw]