YoYoCiti / pe

0 stars 0 forks source link

Duplicate detection for events not case-sensitive #4

Open YoYoCiti opened 2 years ago

YoYoCiti commented 2 years ago

Description Events with the same name (but in different case) and dates are allowed to be added. This is inconsistent with that of participants, which implements case-sensitive duplication checks for their names. May be confusing for users.

Steps to Reproduce

  1. Enter addEvent n/CS2100 Finals d/2021-11-20 t/0900
  2. Enter addEvent n/cs2100 Finals d/2021-11-20 t/0900

Expected Outcome Application warns users of duplicate event.

Actual Outcome Duplicate events added.

image.png

nus-pe-bot commented 2 years ago

Team's Response

This flaw is unlikely to affect normal operations of the product.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]