# Disappearing bookmarks and expected behavior of /bookmarks

**URL:** https://meta.discourse.org/t/disappearing-bookmarks-and-expected-behavior-of-bookmarks/264670
**Category:** Bug
**Tags:** bookmarks
**Created:** [May 11, 2023, 3:49pm UTC](https://meta.discourse.org/t/disappearing-bookmarks-and-expected-behavior-of-bookmarks/264670 "2023-05-11T15:49:24Z")
**Posts on this page:** 1
**Showing post:** 23

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [June 6, 2023, 8:50pm UTC](https://meta.discourse.org/t/disappearing-bookmarks-and-expected-behavior-of-bookmarks/264670/23 "2023-06-06T20:50:18Z")

</div>

> [@mentalstring](#):
>
> Again, happy to run sql queries, API requests or provide more info if it’s of any help. I’m fully aware that it’s tricky to debug this due to its random behavior, but that’s also why it is frustrating users.

One theory is that perhaps `topic_users.bookmarked` is getting out of sync somehow. If you have a problematic topic identifed, can you try to query the `topic_users` table for that user/topic combo you find, and see if `bookmarked` is true or false?

Also, I’m curious whether [the new experimental `/filter` feature](https://meta.discourse.org/t/experimental-topics-list-filter-feature/263641) shows the “missing” topics with `in:bookmarked`, e.g. [Discourse Meta](https://meta.discourse.org/filter?q=in%3Abookmarked). Can you try that too and let us know?

---

_[View the full topic](https://meta.discourse.org/t/disappearing-bookmarks-and-expected-behavior-of-bookmarks/264670)._
