mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
large refactor, ship a few columns from the user table into user_stats
This commit is contained in:
@@ -17,7 +17,7 @@ module Jobs
|
||||
CategoryFeaturedTopic.feature_topics
|
||||
|
||||
# Update view counts for users
|
||||
User.update_view_counts
|
||||
UserStat.update_view_counts
|
||||
|
||||
# Update the scores of posts
|
||||
ScoreCalculator.new.calculate
|
||||
|
||||
Reference in New Issue
Block a user