Open imanamirshah opened 7 months ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Misleading error message when deleting a task for the current user on a day with no tasks
"Timetable has been written to data/John.txt" after an error message specifying an invalid task may lead to confusion on what kind of data is actually written to the save file, if there is any.
[original: nus-cs2113-AY2324S2/pe-interim#842] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
No details provided by team.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Program writes the timetable to data file even though an invalid index is given as stated. Though, in this case, not too major as no change will take place. It is just not expected for users to see.