discourse/script/import_scripts
GeckoLinux d1e844841d
Fix occasional bug in order of imported comments (#20204)
This bug is actually a Drupal issue where some edited posts have their `created` and `changed` timestamps set to the same value. But even when that happens in Drupal it still maintains the correct post order in an affected thread. This PR makes the Discourse importer also maintain the original Drupal comment order by sorting comments in the source DB by their `cid`, which is sequential and never changes. More details from this post onward:
https://meta.discourse.org/t/large-drupal-forum-migration-importer-errors-and-limitations/246939/24?u=rahim123
2023-02-08 22:20:46 -05:00
..
base DEV: Add import script for Yammer (#20074) 2023-01-31 10:12:01 +01:00
mbox DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
nodebb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
phpbb3 DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
quandora DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
settings FEATURE: Import script for jForum 2020-06-21 12:12:42 +02:00
socialcast DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
support DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
answerbase.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
answerhub.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
askbot.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
base.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
bbpress.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
bespoke_1.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
csv_importer.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
csv_restore_staged_users.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
discuz_x.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
disqus.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal_json.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal_qa.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal-6.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal.rb Fix occasional bug in order of imported comments (#20204) 2023-02-08 22:20:46 -05:00
elgg.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
flarum_import.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
fluxbb.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
friendsmegplus.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
getsatisfaction.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
google_groups.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
higher_logic.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
ipboard.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
ipboard3.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jforum.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jive_api.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jive.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
json_generic.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
kunena.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
kunena3.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
lithium.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mbox.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
modx.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
muut.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mybb.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mybbru.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mylittleforum.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
nabble.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
ning.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
phorum.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
phpbb3.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
punbb.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
question2answer.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
sfn.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
simplepress.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
smf1.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
smf2.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
sourceforge.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
stack_overflow.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
telligent.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla_body_parser.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla_mysql.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vbulletin.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vbulletin5.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
xenforo.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
yahoogroup.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
yammer.rb DEV: Add import script for Yammer (#20074) 2023-01-31 10:12:01 +01:00
zendesk_api.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
zendesk.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
zoho.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00