nus-tic4002-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Reloading the application after deleting addressbook.json does not load sample data #107

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Command Used: clear

Then I deleted the addressbook.json from the /data folder. Reloaded the application using "java -jar "[TIC4002-F18-1][PoliceAddressBook].jar""

Did not load the sample data again.

Expected Result: Load the application with sample data.

Observed Result: NO sample data :(

Scenario: A potential customer for this product could be testing it out as per the User Guide and fail to achieve the stated result. This might give them the impression that the product has not yet been fully tested and is truly ready for production / sale.

Followed below instructions. Sample data did not reappear.

image.png

image.png

image.png

image.png

image.png


[original: nus-tic4002-AY2021S2/pe-interim#107] [original labels: severity.Medium type.FunctionalityBug]

Impala36 commented 3 years ago

Team's Response

image.png

This is not a bug, the app will not show any data since it was cleared. Reopening the app when the data is already cleared will not regenerate the sample data, and it has been clearly stated that deleting the addressbook.json will regenerate the sample data.

Duplicate status (if any):

--