Description
The events are various and some events might want to specify the event with the notes or indication using "<>" or "[]". Whereas, VolunSync does not allow such important special characters.
Steps to Reproduce:
Open the app.
List the volunteers by entering "list".
Type some example commands such as "/e new n/Blood Donation Drive l/Red Cross Center d/2024-02-14 s/08:30 e/16:00des/Organizing a blood" or "/e new n/[MANDATORY] Blood Donation Drive l/Red Cross Center d/2024-02-14 s/08:30 e/16:00des/Organizing a blood "
The app throws the error message.
Expected Behaviour: The system should display a valid error message providing the reason why the command does not work.
Actual Behaviour: The system throws the error message "The volunteer index provided is invalid."
Restricting the input format without valid reason is considered as a bug. Moreover, it would add further feature and functionality if it is allowed. It would be nice to consider allowing more flexible commands to enhance the functionality.
Description The events are various and some events might want to specify the event with the notes or indication using "<>" or "[]". Whereas, VolunSync does not allow such important special characters.
Steps to Reproduce:
Expected Behaviour: The system should display a valid error message providing the reason why the command does not work.
Actual Behaviour: The system throws the error message "The volunteer index provided is invalid."
Restricting the input format without valid reason is considered as a bug. Moreover, it would add further feature and functionality if it is allowed. It would be nice to consider allowing more flexible commands to enhance the functionality.
[original: nus-cs2103-AY2425S1/pe-interim#646] [original labels: type.FeatureFlaw severity.Low]