discourse/script/bulk_import
Selase Krakani 6f73f31a45
FIX: Store context for failed uploads (#33546)
This change makes it easier to review failed uploads, especially
downloadable ones, by standardizing `skip_reason` and adding a
`skip_details` column to the uploads DB's `uploads` table for extended
failure information.
2025-07-24 12:05:32 +00:00
..
base.rb fix/ Added default values for category color and text_color (#33479) 2025-07-03 20:16:40 -04:00
discourse_merger.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
generic_bulk.rb Add category moderation groups and more attributes to generic importer (#32561) 2025-07-03 17:03:10 -04:00
phpbb_postgresql.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
uploads_importer.rb FIX: Store context for failed uploads (#33546) 2025-07-24 12:05:32 +00:00
uploads_importer.yml DEV: Update default config for uploads_importer (#31208) 2025-02-11 16:33:15 +01:00
vanilla.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
vbulletin.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
vbulletin5.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00