Problem:
When using addTime command to add free time to a contact, mon and Mon should mean the same thing and the app should not force user to type Mon exactly as in real life, people are very likely typing mon. Restricting user to type Mon can cause inconvenience.
Command: addTime 1 ft/mon:08-1300
Expected: Add successfully.
Actual: "Free Time Tag should be Mon-Sun:HHmm-HHmm (24hr format)"
Problem: When using
addTime
command to add free time to a contact,mon
andMon
should mean the same thing and the app should not force user to typeMon
exactly as in real life, people are very likely typingmon
. Restricting user to typeMon
can cause inconvenience.Command: addTime 1 ft/mon:08-1300 Expected: Add successfully. Actual: "Free Time Tag should be Mon-Sun:HHmm-HHmm (24hr format)"
Screenshot: