mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
* Preload custom fields for BookmarkQuery and add preload callback. Copy TopicQuery preload methodology to allow plugins to preload data for the BookmarkQuery. This fixes assigned plugin custom fields N1 * Include topic tags in initial query to avoid tags N1 Related: discourse/discourse-assign#63