mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.