Skip to content

JSON Parser for Boolean requires "json_string_fields" #7097

@sjwang90

Description

@sjwang90

Feature Request

Opening a feature request kicks off a discussion.

Proposal:

Add some sort of "json_bool_fields" for boolean fields in JSON parser.

Current behavior:

Requires "json_string_fields" to be completed in order for booleans to display in output.

Desired behavior:

Would make more sense to add "json_bool_fields" or make "json_string_fields" name more generic.

Use case:

Confusing to users who don't see their boolean values
Not intuitive to add booleans as string fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/jsonjson and json_v2 parser/serialiser relatedfeature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions