Open YH-15 opened 1 year ago
ID: 66 495 725 726 1237 1594 2442 have similar issues
It is indeed our oversight that we have forgotten to warn users not to tamper with the json file in the wrong way in our documentation. Users should be warned that any editing to the json should be done correctly or else they might encounter a wipe out of their stored data.
[The team marked this bug as a duplicate of the following bug]
Modifying json file can result in user being in an invalid group
Since the tp has a Constraint-Human-Editable-File, I tried modifying the json file.
After modifying it, I was able to let Bernice Yu have tasks assigned to an invalid group.
[original: nus-cs2103-AY2223S1/pe-interim#1610] [original labels: severity.Medium type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
edits to the json file should be done accurately and correctly as per the requirements
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Team chose [type.DocumentationBug
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
Duplicate persons cannot be added to the system in the GUI, but it seems that there is a walkaround to do this by modifying raw data in the JSON file. In the below screenshots, it shows that if I change the raw data to contain a duplicate Name, then the app will be shown as blank upon reopening. [Alerting the user about this in the UG might be a good way to avoid this.]
Before change:
After change:
The app itself not working after the change of raw data in JSON file: