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

Updating credentials empties all tree views in the Activity Bar #2906

Closed
Tracked by #3005
traeok opened this issue May 7, 2024 · 2 comments · Fixed by #3009 or #3018
Closed
Tracked by #3005

Updating credentials empties all tree views in the Activity Bar #2906

traeok opened this issue May 7, 2024 · 2 comments · Fixed by #3009 or #3018
Assignees
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Milestone

Comments

@traeok
Copy link
Member

traeok commented May 7, 2024

Describe the bug

In the latest version of Zowe Explorer, updating credentials on a profile causes all of the profile nodes to disappear from the tree view.

The only workaround I've found thus far is to reload the window (hence, restarting VS Code also works). If I try to add a profile back to the tree prior to doing so, nothing happens.

To Reproduce

  1. Right-click on a profile node in the tree view
  2. Select "Manage Profile" -> "Update Credentials"
  3. Type in the new credentials for the profile
  4. Notice that after entering the password and pressing the 'Enter' key, the "credential update" message shows, but all of the profiles have been removed from the tree

Expected behavior

Profiles should not be removed from the tree view after updating credentials for a specific profile.

Screenshots

ZE-Update-Creds-Bug

Desktop (please complete the following information):

  • OS: Windows 10 22H2
  • Zowe Explorer Version: 2.15.4
  • (Optional) Zowe CLI Version: N/A
  • (Optional) Are you using Secure Credential Store? Yes
@traeok traeok added the bug Something isn't working label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

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.

@traeok traeok changed the title Updating credentials removes all trees in the Activity Bar Updating credentials empties all tree views in the Activity Bar May 7, 2024
@zFernand0 zFernand0 added priority-high Production outage - this quarter or at least next quarter severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex. labels May 21, 2024
@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe Explorer for VS Code May 21, 2024
@t1m0thyj t1m0thyj added this to the v2.16.1 milestone May 21, 2024
@JillieBeanSim JillieBeanSim modified the milestones: v2.16.1, v2.16.2 Jun 10, 2024
@JillieBeanSim JillieBeanSim added this to the v3.0.0 GA milestone Jul 17, 2024
@t1m0thyj
Copy link
Member

@awharn and I see the same behavior in ZE V3 where tree views are emptied when a new team config is created.

The issue may be related to the log channel closing and failing to re-open when the extRefresh command runs.

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 severity-medium Bug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex.
Projects
Status: Closed
4 participants