Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Error in changeset when the component is null #251

@dabdemon

Description

@dabdemon

When a metadata is not supported, the getComponent() method returns null, but the code keeps running. While evaluating the component.type and component.name in the manifest.prototype.add method, an error is throw and the process fails.

To fix this we need to handle nulls appropriately, since new metadata may be supported yet.

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