Open nus-pe-bot opened 3 years ago
Under the "Editing the data file" section in our UG, we stated that users are discouraged from editing the data files directly due to syncing issues between the three files.
The tester encountered an error because they deleted "Tammy" from the addressbook.json file but not the lessonbook.json file, against our warnings. Thus, we will not accept this as a bug.
--
Adding a student with a lesson and deleting the addressbook.json file did not update the list of schedule.
Steps to reproduce the bug:
add n/Tammy p/17654321 s/Def Secondary School a/Bob street, block 321, #01-02 gn/John Lee gp/12345678 t/geo le/tuesday 1700
delete the addressbook.json
When schedule command is entered, the app will still show the lesson that tammy has even though she is no longer shown as a student in the list panel.
[original: nus-cs2103-AY2021S2/pe-interim#2344] [original labels: severity.Medium type.FunctionalityBug]