Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression seen in 3.0.3 with Update Credentials #3339

Closed
JillieBeanSim opened this issue Nov 22, 2024 · 4 comments
Closed

Regression seen in 3.0.3 with Update Credentials #3339

JillieBeanSim opened this issue Nov 22, 2024 · 4 comments
Assignees
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter Research Needed severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.

Comments

@JillieBeanSim
Copy link
Contributor

JillieBeanSim commented Nov 22, 2024

Describe the bug

reported in OMP ZE slack channel and confirmed with testing, happens inconsistently

To Reproduce

Steps to reproduce the behavior:

  1. Right click on Profile name, select manage profile and update credentials
  2. enter update of password
  3. get confirmation of successful update
  4. See error for invalid creds

Expected behavior

update should successfully update cred manager and what is used in ZE without issue

Screenshots

Desktop (please complete the following information):

  • OS:
  • Zowe Explorer Version:
  • (Optional) Zowe CLI Version:
  • (Optional) Are you using Secure Credential Store?

Additional context

Copy link

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@JTonda JTonda added Research Needed severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. priority-high Production outage - this quarter or at least next quarter labels Nov 26, 2024
@JTonda JTonda self-assigned this Nov 26, 2024
@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe Explorer for VS Code Nov 26, 2024
@JTonda JTonda assigned traeok and unassigned JTonda Nov 26, 2024
@traeok
Copy link
Member

traeok commented Dec 9, 2024

Do we have steps that consistently reproduce this issue? When testing with v3.0.3, I've tried the steps given above, as well as the following scenarios, and I haven't been able to reproduce the problem once:

Invalid credentials

  • setting invalid credentials in one tree and then using the profile in another - invalid creds are used, as expected, and prompt appears
  • clicking "Update Credentials" when prompted works as expected, profile is updated with new password and can be used in both trees
  • Right-clicking on profile -> "Manage Profile" -> "Update Credentials" works to set the new credentials. The new credentials are used in both trees after doing this for the profile in one tree

Valid credentials

  • Right-clicking on profile -> "Manage Profile" -> "Update Credentials" with invalid creds results in those creds being used (expected)
  • After setting invalid creds, right-clicking on profile -> "Manage Profile" -> "Update Credentials" and entering in good creds results in a successful profile update, and those creds are used from that moment forward

@traeok
Copy link
Member

traeok commented Dec 10, 2024

Closing as not planned for the time being, since the user who initially encountered the issue can no longer reproduce the bug. Will reopen if reproducible.

@traeok traeok closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
@github-project-automation github-project-automation bot moved this from High Priority to Closed in Zowe Explorer for VS Code Dec 10, 2024
@davenice
Copy link

Just to add a couple more snippets in case this comes up again.

I'm on Mac, using Zowe Explorer 3.0.3.

Every time i right-clicked, did manage profile, update credentials, i'd see this error message:
"Update Credentials" operation not supported when "autoStore" is false

I had autoStore set once in my Zowe config file, to true.

I checked in my Mac keychain and removed all of the Zowe entries from the login keychain.

Still nothing. I then left it for a few weeks - when Trae came back to me I attempted to recreate while debugging in Zowe Explorer and this time the authentication happened and I can see the keychain entries have been created correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter Research Needed severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Projects
Status: Closed
Development

No branches or pull requests

4 participants