mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:16:38 -06:00
Add a comment to run the 'import:ensure_consistency' rake task after a bulk import
This commit is contained in:
parent
715b2e85fc
commit
a0f0bac752
@ -80,7 +80,7 @@ class BulkImport::Base
|
||||
load_indexes
|
||||
execute
|
||||
fix_primary_keys
|
||||
puts "Done!"
|
||||
puts "Done! Now run the 'import:ensure_consistency' rake task."
|
||||
end
|
||||
|
||||
def preload_i18n
|
||||
|
Loading…
Reference in New Issue
Block a user