Open nus-se-script opened 1 week ago
As mentioned in the UG, we use student number and email as unique identifiers, not name so both Davids are treated as distinct.
Additionally, we have an edit feature which users can use to rectify their mistakes.
--
Starting from sample data, Inputting
as sno/A0123456A sn/David li e/e1224442@u.nus.edu t/TD9
will result in both David Li's coexisitng on the app. This could be an issue for users if they accidently hit the spacebar an extra time, although not likely a common occurrence. Perhaps a warning could be given for such instances?[original: nus-cs2103-AY2425S1/pe-interim#1894] [original labels: type.FeatureFlaw severity.Low]