guanquann / pe

0 stars 0 forks source link

Able to change task in addressbook.json to a task that is not found #12

Open guanquann opened 3 months ago

guanquann commented 3 months ago

my tasklist.json:

image.png

my edited addressbook.json:

image.png

The app should show an error when opened, but it does not do so:

image.png

This makes me unable to unassign the edited task anymore

nus-pe-script commented 3 months ago

Team's Response

As we mentioned in the UG, editing the data files directly can cause unexpected behaviors. Therefore, this issue is Response.NotInScope.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: > Furthermore, certain edits can cause the TeamTracker to behave in unexpected ways (e.g., if a value entered is outside the acceptable range). Therefore, edit the data file only if you are confident that you can update it correctly.

The UG states that an error can occur if there is an actual error (for instance integer overflow when value is entered outside of range / invalid date). But in my bug report, I changed the task name to a valid task name, but the changes are not reflected, so it is an actual bug.


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]