Skip to content

A way to remove extensions from item #49

@ransome1

Description

@ransome1

In the next branch, you can set an extension like item.setExtension('pri', 'A');

Once it is set, you can null the value, but you can't remove the whole extension object. So even if you set the extension to null, it will be part of item.toString(): pri:null

We might want to think about a way to remove extensions, like item.removeExtension('pri');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions