Skip to content

ZE 2.8.1 adds zowe.settings.version to settings.json in workspace #2312

@t1m0thyj

Description

@t1m0thyj

Describe the bug

After updating to ZE 2.8.1, a superfluous zowe.settings.version setting is being added to all my VS Code settings.json files.

To Reproduce

  1. Open a folder in VS Code that contains a .vscode/settings.json file like this repo itself
  2. Notice that a zowe.settings.version property gets added

Expected behavior

The zowe.settings.version property should be updated if it already exists in the workspace settings, but not added if it is missing:
https://github.com/zowe/vscode-extension-for-zowe/blob/20ae8222bc387c53ef16dd2fd6ef98f5f4d52591/packages/zowe-explorer/src/utils/SettingsConfig.ts#L110-L112

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority-mediumNot functioning - next quarter if capacity permitsseverity-lowBug that makes the usage of the Zowe less convenient but doesn't impact key use cases

    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