hcwong / pe

0 stars 0 forks source link

Export fails silently if the file cannot be written to #6

Open hcwong opened 4 years ago

hcwong commented 4 years ago

Steps to repro :

Create a csv file in data/ Then run chmod -w FILENAME to remove write permissions Then run export FILENAME.

The console will say that export is successful, but there is nothing in the file

nus-pe-bot commented 4 years ago

Team's Response

Thank you for spotting this. This is indeed a bug but as we did not expect the permission for files to be altered.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your reason]