Open Ryan-L98 opened 2 years ago
Opening the data file manually and intentionally changing the data field can be either deliberate sabotage or due to a bug/mistake; as such, it will be very rare for the users to directly modify the data, so we reduced the severity to Low. Furthermore, we marked this bug as a documentation bug because we should have stated this fact in the User Guide, and also because the terminal log does state that data is corrupted and the app will start empty.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: This is a constraint, and therefore cannot be justified that it is rare user behaviour. I still think the severity should be Medium even though I agree that it is a documentation bug. As I would deem this as quite a big flaw if a user can unknowingly lose all their data unintentionally.
Editing the value of an attribute to
null
in thenetworkers.json
causes all data to be lost.Steps to reproduce:
null
.The user guide does not give any warning about this.