Open LMAOboxhack opened 3 years ago
This will appear only in very rare situations when the user forgets that he already added an exam and then attempt to create the exact same exam with an extra space or different casing. Even if this happens, this causes a minor inconvenience only since the user will just have to delete the duplicated exam.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Steps to reproduce:
add exam n/Final Exam d/31/12/2022 s/2100 e/2200 v/MPSH
add exam n/final Exam d/31/12/2022 s/2100 e/2200 v/MPSH
or with an extra space, i.e.add exam n/Final (extra space) Exam d/31/12/2022 s/2100 e/2200 v/MPSH
Expected: A user would expect 'Final Exam' to be the same exam as 'Final exam' or 'Final (extra space) Exam'. Repeating the command stated in step 2 above yields an error message warning about duplicate exams as well, so a user would expect to be warned about accidentally entering a duplicate exam.
Actual: The duplicate exam is added as per normal. (See Exams 5 & 6)