Skip to content

Add support for metadata/Addon-Data (key:value) #1

@kmindi

Description

@kmindi

There should be generic support for the specified metadata.

Both key and value must consist of non-whitespace characters, which are not colons. Only one colon separates the key and value.

The metadata could be contained in a list in the item like the context/project-arrays:

item.metadata = { 'key':'value', 'key2':'value' }

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