adenteo / pe

0 stars 0 forks source link

Possible duplication of events not detected #4

Open adenteo opened 1 year ago

adenteo commented 1 year ago

Steps to reproduce: Run the following command twice.

add -e Career Fair -st 14:00 -sd 2023/02/10 -ed 2023/02/11

Expected output: On the second attempt, the user should probably be notified of a duplicate event being added.

Actual output: The event can be added multiple times with no problems.

image.png

nus-se-bot commented 1 year ago

Team's Response

The team mentioned in UG that we only check confliction between events with full details in the consideration that they will be sown on the timetable.

image.png

As for other kinds of customized events, we want to give user full control of what they want to input. The reason is that firstly we do not want to overzealously validate and block users' input. Secondly, we do research on several well-developed non-commandline-based software such as microsoft todo and they do not have this validation.

In conclusion, since we never mention this feature in UG and it is reasonable not to include this feature, plus doing this practice is expected and won't crash the software, we consider this issue as notInScope

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]