Open nus-pe-bot opened 1 year ago
We should have checked the correctness of recurring event format and prevent it from adding new events in event list. Thank you for reporting this bug!
However, as the bug does not result in any functionality issues nor cause any issues in the overall program, it should be classified as severity.Low
.
--
The
list
command seems to show a index out of bounds error as well after the user enters a wrong format for the-r
switch.Steps to reproduce:
add -e Career Fair -st 14:00 -sd 2023/02/10 -ed 2023/02/11 -r 3
- This causes the index out of bounds error being displayed to the user. Afterwards, thelist
command shows this bug as well.list
Expected output: List of items to be shown
Actual output:
[original: nus-cs2113-AY2223S2/pe-interim#1064] [original labels: severity.High type.FeatureFlaw]