Open iamtr opened 7 months ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
defaultfilename.json get overwritten everytime find_and_export is executed
This may cause user to lose the previous data everytime this command is executed.
Output for
find_and_export friends
:Output for
find_and_export hi
:Might be better if the filename parameter is made compulsory instead of optional :D
[original: nus-cs2103-AY2324S2/pe-interim#5386] [original labels: severity.Medium type.FeatureFlaw]
[This is the team's response to the above 'original' bug]
We reject the bug. The reasons are as follows:
This is an intended feature, as some users might not desire to type in many arguments.
Moreover, users are able to simply retype the
find_and_export
command to export the desired group of individuals even if it has been overwritten.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]
Steps to recreate:
JSON File:
JSON File:
This is really bad, as it overwrites previous data in defaultfilename.json. The more ideal way to do this would be to put something like defaultfilename (1).json, as the case in windows