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

[Bug] Small bug where you can't delete a secret just after making the backup from a V1 to a V2 #24

Open
Bastien-Satochip opened this issue Nov 22, 2024 · 0 comments

Comments

@Bastien-Satochip
Copy link
Contributor

How to reproduce the bug:

  • Master card : V1 full of secret
  • Slave card : V2 initialized but empty

Do a backup from V1 to V2: ok.

Now, the app is open, saying that the backup was done successfully BUT, if you list a secret and want to delete it, you have this popup:
image

Obviously, the application still think we are using a V1.

To be able to delete the secret, I have to close the application and start it again.

No real big deal but rather a small bug.

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

No branches or pull requests

1 participant