Open chewjh1234 opened 11 months ago
As #243, #304 stated in the forum, handling invalid data in the JSON file is not a requirement and failing to do so shouldn't be considered as a bug, only running the app with correct data needs to be supported. As you've mentioned, the behavior that causes the situation of all data to be clear is an "invalid edit", thus any consequence regarding this invalid data should not be in consideration.
Moreover, we've mentioned in planned enhancement 5 that we'll provide more error handling when failing to load the data file. This enhancement would prevent the situation mentioned here as the app will give user chance to correct the invalid data.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
When there are same words in the JSON file, such as:
The entire file gets deleted.
This removed all the data and all data is lost.
In the UG, it is stated that this happens only when there is invalid command format, not invalid data.
The words I entered (albeit in different cases) are not invalid words in the wrong format
Actual result: