Skip to content

'allowed' serialized as None, not properly deserialized #802

@iivvoo

Description

@iivvoo

Allowed content types is a relatively new addition. It turns out the serialize/deserialize roundtrip doesn't work. It (may) get serialized as the literal string 'None', which in turn isn't properly deserialized.

spoke.allowed_spokes() now handles this by filtering out None values, but import/export needs a proper fix as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions