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

Adding item to favourites is not showing in favourites #3423

Open
JWaters02 opened this issue Jan 29, 2025 · 2 comments
Open

Adding item to favourites is not showing in favourites #3423

JWaters02 opened this issue Jan 29, 2025 · 2 comments
Labels
bug Something isn't working priority-low Legit issue but cosmetic or nice-to-have Research Needed severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases

Comments

@JWaters02
Copy link
Member

JWaters02 commented Jan 29, 2025

Describe the bug

On v3.1.0, when my colleague added a member to favourites and then opening the favourites folder, it is empty. I cannot replicate their issue.

Here are their logs:

[2025/01/29 14:35:15] [INFO] Initialized logger for Zowe Explorer
[2025/01/29 14:35:24] [TRACE] DatasetTree.addFavorite called.
[2025/01/29 14:35:24] [TRACE] DatasetTree.findMatchingProfileInArray called.
[2025/01/29 14:35:24] [TRACE] ZoweDatasetNode.getEtag called.
[2025/01/29 14:35:34] [TRACE] ZoweTreeProvider.flipState called.
[2025/01/29 14:35:34] [TRACE] ZoweTreeProvider.getTreeItem called.
[2025/01/29 14:35:34] [TRACE] DatasetTree.getChildren called.
[2025/01/29 14:35:34] [TRACE] ZoweTreeProvider.getTreeItem called.
[2025/01/29 14:35:35] [TRACE] ZoweTreeProvider.flipState called.
[2025/01/29 14:35:35] [TRACE] ZoweTreeProvider.getTreeItem called.
[2025/01/29 14:35:35] [TRACE] DatasetTree.getChildren called.
[2025/01/29 14:35:35] [TRACE] DatasetTree.loadProfilesForFavorites called.
[2025/01/29 14:35:35] [DEBUG] Loading profile: zosmf for data set favorites
[2025/01/29 14:35:35] [TRACE] Profiles.getInstance called.
[2025/01/29 14:35:35] [TRACE] Profiles.getInstance called.
[2025/01/29 14:35:35] [TRACE] Profiles.checkCurrentProfile called.
[2025/01/29 14:35:35] [TRACE] Profiles.getProfileInfo called.
[2025/01/29 14:35:35] [TRACE] Profiles.getProfileInfo called.
[2025/01/29 14:35:35] [TRACE] Profiles.getProfileSetting called.
[2025/01/29 14:35:35] [TRACE] Profiles.validateProfiles called.
[2025/01/29 14:35:35] [TRACE] Profiles.getInstance called.
[2025/01/29 14:35:35] [TRACE] DatasetTree.findMatchingProfileInArray called.
[2025/01/29 14:35:35] [TRACE] DatasetTree.getChildren called.
[2025/01/29 14:35:35] [TRACE] DatasetTree.loadProfilesForFavorites called.
[2025/01/29 14:35:35] [DEBUG] Loading profile: zosmf for data set favorites
[2025/01/29 14:35:35] [TRACE] DatasetTree.findMatchingProfileInArray called.

Additionally, the below error appears when opening the favourites tree, but does not show up in the logs:

Image

The screenshot of their files:

Image

To Reproduce

Steps to reproduce the behavior:

  1. Add dataset member to favourites
  2. Open favourites tree
  3. Favourites tree is empty (in their case, as I cannot replicate)
  4. See error

Expected behavior

The item to show up in the favourites tree.

Desktop (please complete the following information):

  • OS: Windows
  • Zowe Explorer Version: v3.1.0
  • (Optional) Zowe CLI Version:
  • (Optional) Are you using Secure Credential Store?
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.

@JWaters02
Copy link
Member Author

The user solved their issue by right clicking on the zosmf folder under favourites and clicked 'remove profile from favourites', then was able to add the dataset to favourites.

Not sure if this is a bug or UX issue or just problem between keyboard and chair.

@JTonda JTonda added Research Needed priority-low Legit issue but cosmetic or nice-to-have severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases labels Jan 30, 2025
@zowe-robot zowe-robot moved this from New Issues to Low Priority in Zowe Explorer for VS Code Jan 30, 2025
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-low Legit issue but cosmetic or nice-to-have Research Needed severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases
Projects
Status: Low Priority
Development

No branches or pull requests

2 participants