Open nus-pe-bot opened 2 years ago
The request to have trips without description has been addressed in #629.
The error that the tester encountered is not because he was unable to add numerics into the title. Instead, he used the command wrongly. In the User Guide, the format given for add-et
is add-et n/TITLE d/DESCRIPTION
. Numerics can be added into the title.
In the screenshot, he did not use the d/
prefix, which led to the error. Behaviour was expected and intended, and as such this is rejected.
Duplicate of #629
Input: add-e n/22AFA tour
Input: add-e n/AFA 22 tour
Output: error
Expected: it to be added in since people can plan to go to an event called AFA 22 tour/ AFA 2022 in SG this year. Moreover, I want to add a title without a description.
[original: nus-cs2103-AY2223S1/pe-interim#42] [original labels: type.FunctionalityBug severity.High]