Skip to content

UpcaseDataItemValue default causing backwards compatability issue #536

Open
@neildes2

Description

@neildes2

The default value for this new parameter should be false to be backwards compatible. One would think that 'true' is inline with the standard, however there is a use case that shows it should be false.

UseCase:

Extended TYPE with a json payload for a value. The payload is set to all upper case and breaks parsing the object.

from README

UpcaseDataItemValue - Always converts the value of the data items to upper case.

Default: true

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions