-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Summary
Setting the time to the same time as an existing record was able to edit a record and there was no input validation. It even changed the value in the database.
Steps to Reproduce:
- Go to Sales Tab
- Hover over on the sales record: "6:00 PM with amount ₱2283.00"
- Click on that record
- Edit Time to 5:00 PM
- Click Save Changes
Expected Results:
Input validation asking for a different input in the time field should appear
Actual Results:
There was no input validation and it changed the time in the database.
See 05-CSHEditSales Sheet, Iteration 1-5 for more details


