• Brian Williams's avatar
    Fix invalid raw_metadata being persisted · 14835eb9
    Brian Williams authored
    `CreateServiceBase` passes a hash to `raw_metadata` when it should
    actually be receiving JSON instead. This change updates
    `CreateServiceBase` to pass JSON instead, and also cleans up the invalid
    data in the DB with a background migration.
    
    Changelog: fixed
    14835eb9
20211209203820 64 Bytes