Open adenteo 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
.
Team chose [severity.Low
]
Originally [severity.High
]
Reason for disagreement: Initially, I classified this as High
as a single bug caused another bug within list
. After further testing and a detailed explanation as highlighted in issue #11 on my pe repo, this should definitely be classified as a High
severity bug as it renders the app unusable. Full details are explained in issue #11, which is another bug that arises from Step 1 in this issue.
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: