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

Token related operations may cause invalid profiles when multiple layers are involved #3011

Open
zFernand0 opened this issue Jul 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working priority-high Production outage - this quarter or at least next quarter severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases

Comments

@zFernand0
Copy link
Member

zFernand0 commented Jul 22, 2024

Describe the bug

In a scenario where you have both, a project and a global, configuration files many Token related operations (login, logout, switch basic/token, ...) could result in profiles missing from Zowe Explorer

To Reproduce

  1. Have a global_apiml and a project_apiml profiles added to Zowe Explorer
  2. Login to the global_apiml profile
  3. Notice that the project_base profile gets updated with a tokentype and value (in the vault)

Expected behavior

Expected the global_base profile to be udpated

Screenshots

GIF: TBD

Desktop (please complete the following information):

  • OS: Any
  • Zowe Explorer Version: 2.16.3
  • (Optional) Zowe CLI Version: N/A
  • (Optional) Are you using Secure Credential Store? Yes

Additional context

This was found while testing the following PR:

@zFernand0 zFernand0 added the bug Something isn't working label Jul 22, 2024
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 priority-high Production outage - this quarter or at least next quarter severity-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases labels Jul 23, 2024
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-high Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Projects
Status: High Priority
Development

No branches or pull requests

3 participants