[GH-ISSUE #965] Secure note content undeletable #685

Closed
opened 2026-03-03 02:02:11 +03:00 by kerem · 2 comments
Owner

Originally created by @Ndrou on GitHub (Apr 14, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/965

Secure note text is undeletable

When you create a secure note, and you add a note, the note cannot be deleted when you try to edit that later. The previous note is displayed.

Your environment

  • Bitwarden_rs version: 1.14.2
  • Install method: Docker image
  • Clients used: Web / Desktop / CLI
  • Reverse proxy and version: Traefik 2.2
  • Version of mysql/postgresql: Postgresql 12.2
  • Other relevant information:

Steps to reproduce

  • Create a secure note
  • Add text into the note field
  • Save
  • Edit the secure note
  • Empty text in note field
  • Save
  • Refresh the page or resync client
  • The previous note appears

Expected behaviour

The secure note text should disappear.

Actual behaviour

The previous secure note text appears.

Relevant logs

Originally created by @Ndrou on GitHub (Apr 14, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/965 ### Secure note text is undeletable When you create a secure note, and you add a note, the note cannot be deleted when you try to edit that later. The previous note is displayed. ### Your environment <!-- The version number, obtained from the logs or the admin page --> * Bitwarden_rs version: 1.14.2 * Install method: Docker image * Clients used: Web / Desktop / CLI * Reverse proxy and version: Traefik 2.2 * Version of mysql/postgresql: Postgresql 12.2 * Other relevant information: ### Steps to reproduce * Create a secure note * Add text into the note field * Save * Edit the secure note * Empty text in note field * Save * Refresh the page or resync client * The previous note appears ### Expected behaviour The secure note text should disappear. ### Actual behaviour The previous secure note text appears. ### Relevant logs <!-- Share some logfiles, screenshots or output of relevant programs with us. -->
kerem closed this issue 2026-03-03 02:02:12 +03:00
Author
Owner

@BlackDex commented on GitHub (Apr 15, 2020):

I Can confirm this.
It doesn't happen on sqlite.

<!-- gh-comment-id:614050890 --> @BlackDex commented on GitHub (Apr 15, 2020): I Can confirm this. It doesn't happen on sqlite.
Author
Owner

@dani-garcia commented on GitHub (Apr 16, 2020):

Fixed in #966

<!-- gh-comment-id:614445976 --> @dani-garcia commented on GitHub (Apr 16, 2020): Fixed in #966
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#685
No description provided.