From 266d0068b11147da11462342a158207dab2080c9 Mon Sep 17 00:00:00 2001 From: saint Date: Tue, 10 Dec 2024 16:42:47 +1100 Subject: [PATCH] Completed goss-restorethread.rb ready for use on Prod for topics needing (re)import / restoration. --- goss-restorethread.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss-restorethread.rb b/goss-restorethread.rb index 4b2a03b..057430e 100644 --- a/goss-restorethread.rb +++ b/goss-restorethread.rb @@ -2272,7 +2272,7 @@ class GossamerForumsImporter < ImportScripts::Base ### import_categories ### import_topics_and_posts -# threaded_topic_restore(restore_forumpost_id) + threaded_topic_restore(restore_forumpost_id) ### update_topic_stats ### update_user_stats