TryGhost
OSS
Ghost
Overview
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29573
ca38257b Imported member custom field values from CSV A CSV import carried custom_fields.* columns but dropped them: the importer only ever wrote core member fields, so a value the exporter had written could not round-trip back in. The importer now reads each row's custom field cells against the active field set and writes them on the member's own transaction, so a value commits with its member and rolls back with it, and an invalid one fails the whole row up front. Reading and column-naming are derived in the shared custom-field-types codec, the same source the exporter writes from, so export and import agree by construction; the whole path stays behind the membersCustomFields flag, dropping every carried column when it is off.
by Rob Lester
R
Previous page
Previous
Next
Next page