NgLixuanNixon / pe

0 stars 0 forks source link

unable to run jar file if the storage file is corrupted #5

Open NgLixuanNixon opened 1 year ago

NgLixuanNixon commented 1 year ago

I am unable to re run the program when I go to corrupt the storage file by removing some braces

image.png

soc-pe-bot commented 1 year ago

Team's Response

Same bug, corrupted storage file

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Application is unable to start once there is an issue with loading a corrupted storage file

Using the storage file from the previous issue, the application is not able to run at all until I remove the storage.txt file completely.

image.png

After removing the storage folder.

image.png

I am able to start the program

image.png


[original: nus-cs2113-AY2324S1/pe-interim#5] [original labels: type.FunctionalityBug severity.High]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Thanks for finding this bug, it was due to corrupted the storage file. However, I will reduce the severity to medium since editing the storage file is not common among most users, since High is only for very common issue, and the missing date parameter can only be empty by manually editing storage file. As such, this mostly affects advanced users only.

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]


## :question: Issue severity Team chose [`severity.Medium`] Originally [`severity.High`] - [x] I disagree **Reason for disagreement:** I feel that this is high severity issue as the point of your application is for storing data for librarians and if the storage component does not work as intended, your application is technically not usable.