Open nus-se-script opened 1 week ago
Acknowledged as a valid issue that arises due to the behavior of edit
command, and a good improvement for future releases. However, we have clearly defined this behavior of edit
in relation to Games.
Additionally, we have provided multiple ways to workaround this issue. If the typo was noticed straightaway, the user can undo
the command and re-enter with the corrected information.
In the example provided by your screenshot, users can addgame
with the correct details and then deletegame
the incorrect entry.
--
Action: I key in the game name wrong (eg. DOTA 3 instead of DOTA 2) and use edit to change the game's name
Expected result/output: the name of the game is changed
Actual result/output: the name is changed, but the rest of the data I stored under the game is gone This could. cause user to lose valuable data Screenshot:
Suggestions: maybe there is a way to keep this data? I saw in the user guide that the 'game' will also be removed when using edit, I think can make it clearer in the UG as well
[original: nus-cs2103-AY2425S1/pe-interim#3160] [original labels: severity.Medium type.FeatureFlaw]