]> cat aescling's git repositories - mastodon.git/commit
Fix VerifyAccountLinksWorker not being queued (#8721)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Sep 2018 21:57:21 +0000 (23:57 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 21:57:21 +0000 (23:57 +0200)
commit68833a50d4f9952c9073c15bd13510048951d685
treeb5e9cdd9ab734aea4603ef828bf6f56ea4d7a911
parentbac8227519ac0040f79c698c0bd6903427c61c51
Fix VerifyAccountLinksWorker not being queued (#8721)

UX-wise, people expect that saving the profile will re-check links even without changing fields content. Bug-wise, `@account` was undefined.

Regression from #8703
app/services/update_account_service.rb