Open seaniy opened 3 years ago
We need this to allow customization of users for module code for preference but we understand this can cause issues for some users so we are lowering the severity.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: This will cause issues with regards to having duplicate module codes of the same module which will be confusing for the user.
Able to add "CS2103" and "cs2103" and "Cs2103". Feature can maybe prevent this by storing all module codes in upper case letters and comparing input in upper case as well.