diff --git a/lib/accounts.rb b/lib/accounts.rb index f3dd639b..898051fc 100644 --- a/lib/accounts.rb +++ b/lib/accounts.rb @@ -73,6 +73,8 @@ module Accounts new_template.save! + SearchEntries.enqueue_reindex(new_template) + Templates::CloneAttachments.call(template: new_template, original_template: template) new_template