Page 1 of 1

[2.0.77] JSON migration not updating rich text

Posted: Thu Jun 04, 2026 4:18 am
by KiwiHawk
Rich text (e.g. in station names) is not being updated by .JSON migrations. Should it be?
06-04-2026, 16-14-23.png
06-04-2026, 16-14-23.png (28.43 KiB) Viewed 69 times

Code: Select all

{
  "item":
  [
    ["bob-tungsten-ore", "tungsten-ore"]
  ]
}
I would have expected the station name to be updated.

Re: [2.0.77] JSON migration not updating rich text

Posted: Thu Jun 04, 2026 7:38 am
by Rseding91
Thanks for the report. Given station names are a pain text, and migrations migrate prototypes, this is working as expected.

Migrations also won’t migrate comments on blueprints, deconstruction planners, display panels and so on. Migrations only migrate prototypes.