mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 06:18:50 +08:00

* This is causing issues where sometimes bookmarked is out of sync with what is in the Bookmark table. The BookmarkManager handles updating this column now. * Add migration to fix bookmarked column that is incorrectly marked false when a Bookmark record exists.