discourse/app/jobs
Gary Pendergast 23c481ca0f
FIX: Ensure confirm user fields are exported correctly in user lists. (#34375)
Since #34350 changed "confirm" user fields to cast to a boolean type,
generating a user list export would cause an error.

This change ensures the export process treats all user field values as
strings, for inserting into the export CSV.
2025-08-18 17:21:11 +10:00
..
concerns DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff DEV: Remove UploadFixer and uploads:fix_all_extensions rake task (#33004) 2025-05-30 14:11:55 +08:00
regular FIX: Ensure confirm user fields are exported correctly in user lists. (#34375) 2025-08-18 17:21:11 +10:00
scheduled FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00
base.rb DEV: Fix sidekiq requires in test env 2025-07-22 12:40:57 +02:00