gohkh / pe

0 stars 0 forks source link

Import function does not respond when csv format is wrong #3

Open gohkh opened 4 years ago

gohkh commented 4 years ago

Steps to reproduce:

  1. start the app
  2. type the command "export"
  3. add a new entry to the csv file that was exported, with only name and amount
  4. type the command "import transactions.csv"

The app does not indicate that the csv file is of incorrect format, but simply does not respond to the command. The command line indicates that there is an exception that was thrown due to incorrect date format, which was not handled in the code.

nus-pe-bot commented 4 years ago

Team's Response

We concede that we missed out an error message after handling the errorneous CSV file.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: [replace this with your reason]