Skip to content

Update model config task do not replace external layers properly #84

@vgeorge

Description

@vgeorge

Incoming model config is being "deep merged" with existing model config, allowing deleted properties to remain in externalLayers property.

I've noticed while trying to update external layers. The quick fix was to add delete dbModel.map.externalLayers; before this line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions