[GH-ISSUE #547] Table bookmark_content_data is not cleared on "shiori delete" #304

Open
opened 2026-02-25 23:33:55 +03:00 by kerem · 2 comments
Owner

Originally created by @schlamar on GitHub (Jan 1, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/547

Originally assigned to: @JaiminR28 on GitHub.

Data

  • Shiori version: 1.5.3
  • Database Engine: SQLite
  • Operating system: from Dockerfile
  • CLI/Web interface/Web Extension: N/A

Describe the bug / actual behavior

Deleting all bookmarks with shiori delete doesn't clear the table bookmark_content_data.

Expected behavior

All bookmark related data is deleted on shiori delete including table bookmark_content_data

To Reproduce

Steps to reproduce the behavior:

  1. "shiori delete -y"
  2. Check table bookmark_content_data. For example with https://sqlitebrowser.org/

image

image

Originally created by @schlamar on GitHub (Jan 1, 2023). Original GitHub issue: https://github.com/go-shiori/shiori/issues/547 Originally assigned to: @JaiminR28 on GitHub. ## Data - **Shiori version**: 1.5.3 - **Database Engine**: SQLite - **Operating system**: from Dockerfile - **CLI/Web interface/Web Extension**: N/A ## Describe the bug / actual behavior Deleting all bookmarks with shiori delete doesn't clear the table bookmark_content_data. ## Expected behavior All bookmark related data is deleted on shiori delete including table bookmark_content_data ## To Reproduce Steps to reproduce the behavior: 1. "shiori delete -y" 2. Check table bookmark_content_data. For example with https://sqlitebrowser.org/ ![image](https://user-images.githubusercontent.com/238652/210176977-2b2a340c-1e19-4ab1-bc84-76b0568689bd.png) ![image](https://user-images.githubusercontent.com/238652/210176982-c74f57b5-8a1c-4ca1-83c4-f0f8f99456a5.png)
Author
Owner

@JaiminR28 commented on GitHub (Oct 6, 2023):

is this issue still active ? I can work on it

<!-- gh-comment-id:1751138549 --> @JaiminR28 commented on GitHub (Oct 6, 2023): is this issue still active ? I can work on it
Author
Owner

@fmartingr commented on GitHub (Oct 9, 2023):

Hey @JaiminR28 I believe this still applies, I don't remember fixing this specific issue. I'm assigning you for the time being. Thank you!

<!-- gh-comment-id:1753283656 --> @fmartingr commented on GitHub (Oct 9, 2023): Hey @JaiminR28 I believe this still applies, I don't remember fixing this specific issue. I'm assigning you for the time being. Thank you!
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/shiori#304
No description provided.