0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/script/bulk_import
Ruben Oussoren 9a96fc01ef
FIX: Preserve user locale data in generic bulk imports (#41957)
This adds support for importing user locale and staged status, while
keeping staged users defaulted safely when the source value is missing.
It also imports split profile/presence privacy settings and keeps
compatibility with older source databases that do not include those
columns.
2026-07-23 01:13:49 -04:00
..
base.rb FIX: Preserve user locale data in generic bulk imports (#41957) 2026-07-23 01:13:49 -04:00
discourse_merger.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
generic_bulk.rb FIX: Preserve user locale data in generic bulk imports (#41957) 2026-07-23 01:13:49 -04:00
phpbb_postgresql.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
uploads_importer.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
uploads_importer.yml MT: Fix upload import issues (#39703) 2026-05-04 15:19:07 +02:00
vanilla.rb
vbulletin.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
vbulletin5.rb