AY2122S1-CS2103T-T09-1 / tp

https://ay2122s1-cs2103t-t09-1.github.io/tp/
MIT License
4 stars 5 forks source link

[PE-D] Case insensitive `log` adds study hours to wrong spot #206

Closed nus-pe-script closed 3 years ago

nus-pe-script commented 3 years ago

When there are spots "LOUNGE A" and "lounge a", the app adds all study hours meant for "lounge a" to spot "LOUNGE A".

Steps taken:

The 10 hours are logged to spot "LOUNGE A" instead.

Screenshot 2021-10-29 at 5.42.56 PM.png


Labels: severity.High type.FunctionalityBug original: uyencfi/ped#10