DEV: Add support for various fields in generic bulk importer (#27114)

* user_profiles - `location`
* users - `date_of_birth`
* topics - `pinned_at`, `pinned_until`, `pinned_globally`

This also include changes to correctly import PMs. Currently PM topics
are skipped because of a check in `import_users` step which requires `category_id`
to be present.
This commit is contained in:
Selase Krakani
2024-05-24 13:46:06 +02:00
committed by GitHub
parent d5066336ec
commit 949c70372c
2 changed files with 10 additions and 6 deletions

View File

@ -589,6 +589,8 @@ class BulkImport::Base
visible
closed
pinned_at
pinned_until
pinned_globally
views
subtype
created_at