Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with saved files #9

Open
arindamshivatrip opened this issue Nov 13, 2020 · 1 comment
Open

Problem with saved files #9

arindamshivatrip opened this issue Nov 13, 2020 · 1 comment

Comments

@arindamshivatrip
Copy link
Owner

arindamshivatrip commented Nov 13, 2020

If a saved file has its name changed while the program was not running, then when it starts up again, it is unable to recognize the file. Hence when a user moves to a new computer and a new instance of the code is running, it wont automatically recognize the files.

image.png

image.png

image.png

@nus-pe-bot
Copy link

nus-pe-bot commented Nov 18, 2020

Team's Response

This is the intended outcome. When loading the files, the program looks through the notebook.txt If it is unable to find a txt file with the same name in both the archived and unarchived file, it is assumed that the user deleted the file and no longer wants it loaded. However, this behaviour needs to be updated in the UG, hence it is a documentation bug.

Items for the Tester to Verify

❓ Issue type

Team chose [type.DocumentationBug]
Originally [type.FeatureFlaw]

  • I disagree

Reason for disagreement: This is a feature flaw rather than a documentation bug because nowhere within the UG is it stated that changes to the notebook file would have to be made when importing, leading the user to assume that he can just import the files directly and they will show up in the program. But this is not true and is a flaw on the part of the import functionality.


❓ Issue severity

Team chose [severity.Medium]
Originally [severity.High]

  • I disagree

Reason for disagreement: This is a high level flaw because without the prior information that the notebook needs to be updated, the user cant import other files.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants