saved_change_to_value?
Since Rails 5.2, the behavior of `attribute_changed?` inside `after_save` callbacks has changed, so we need to use `saved_change_to_attribute` instead. The site setting local_process_provider in test mode was covering up the issue.
queue_jobs
SiteSetting
.js.handlebars
.hbs
StatsSocket