Bookmarks are not visible on a user’s activity page.
Here’s a screenshot of my activity feed, shortly after bookmarking a topic.
I’ve confirmed this behavior is consistent on multiple hosted sites.
I see a failing request in the network inspector
-
500 GET
/u/web/bookmarks.json?q=
And when I hit that endpoint directly in my browser:
1 Like
Thanks @IAmGav.
I just checked a few more of our sites, about half of them are working and half of them aren’t.
So, it’s likely not a bug but a hosting issue.
1 Like
martin
(Martin Brennan)
5
This was a bug, fixed in https://github.com/discourse/discourse/commit/8dc3543134170e73d3bd504a5a3923e869b03691, but it only happened sometimes with bad luck. I am deploying a fix to our hosted sites as we speak
6 Likes