Skip to content

misleading prompt of updating config file with autoStore:false #3557

@JillieBeanSim

Description

@JillieBeanSim

@traeok This fix does not work for me. When I have my credentials manager disables and autoStore:false I still get this dialog. Clicking on Save Credentials will not save, which is good, but the dialog is confusing. Cancel does not cancel but continue with the entered credentials.

So we need a different or better no dialog when autoStore:false.

image

Originally posted by @phaumer in #3524 (comment)

additional conversation:

@phaumer I did not make any changes to how the credential manager is handled or how plaintext credentials are stored in this PR. This improves the behavior where autoStore is false but the secure credential manager is enabled, and these settings are independent of one another. In the case where autoStore is false and the secure credential manager is enabled, this PR fixes the issue where in-memory credentials were wiped as a result of an unnecessary refresh in Zowe Explorer.

It sounds like we may need to adjust prompting based on the use of a secure credential manager. We can address this separately, but this fix does resolve the scenario where autoStore is disabled.

Metadata

Metadata

Labels

bugSomething isn't workingpriority-highProduction outage - this quarter or at least next quarterseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

Type

No type
No fields configured for issues without a type.

Projects

Status
Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions