Skip to content
This repository was archived by the owner on Aug 16, 2019. It is now read-only.

Broken Meta materialisationΒ #27

@MP0w

Description

@MP0w

Looks like from this commit 57b6d0b ( @joanromano ) some meta fields were converted to snake_case, if we do this we need to make sure that during materialisation we convert camelCase to snake_case.

At the moment TabConfig (and maybe others too) are broken because its properties are camelCase but materialisation is looking for snake_case properties ("icon_name").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions