TryGhostOSS
    Ghost
  1. Overview

Ghost

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • 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

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools