You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
Team's Response
Thank you for noting this.
The UG states "Direct amendment from the data.txt file is not recommended to prevent data from being lost due to incorrect detail inputs." and "All fields added to data.txt must also be enclosed within double quotation marks (" ") to be properly parsed."
Intentionally editing the txt file to do something that is rejected by the app itself should be considered under "extreme user behaviour" as it is "deliberate sabotage". Also, this will affect minimal users, since not many users are going to go to the txt file to specifically remove a single quotation mark.
Items for the Tester to Verify
❓ Issue response
Team chose [response.Rejected]
I disagree
Reason for disagreement: [replace this with your reason]
Deleting a " from the last line of stored data causes the program to fail to detect the data file upon next start up
Steps to recreate:
Expected: Only the last line will be deleted as it is not in quotation marks
Actual: Whole file's data is deleted
Before
Change
After
The text was updated successfully, but these errors were encountered: