Sherlock-YH / pe

0 stars 0 forks source link

Save function's saved file is replaced by the exit function #4

Open Sherlock-YH opened 1 year ago

Sherlock-YH commented 1 year ago

image.png

Now the file is empty even I performed the save feature before. image.png

soc-pe-bot commented 1 year ago

[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

Hi, you can refer to the 2nd last line where it is mentioned it is saving the file before you are exited from the application. This is a normal behaviour of the application as we auto-save the file everytime you exit the program! image.png

Additionally, everytime you use use the delete command, your files are also autosaved. These details are all mentioned in the User Guide. image.png

Something to take note is that you need to actually have secrets that are not deleted, ie if you use the 'list' command it should not be empty, for there to be data in the database.txt file.

Sometimes this can also be instances where your OS has yet to update the details of the folder (if you exit this folder and come back again it should be refreshed).

Either way this is not a bug!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]