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

Validating Profiles blocks users from accessing other profiles until the validation is done #953

Closed
JillieBeanSim opened this issue Jul 21, 2020 · 0 comments · Fixed by #979
Assignees
Labels
bug Something isn't working Profiles
Milestone

Comments

@JillieBeanSim
Copy link
Contributor

JillieBeanSim commented Jul 21, 2020

Describe the bug

Validating Profiles blocks users from accessing other profiles until the validation is done, which can sometimes take 30 secs or more. The user is not able to add another profile or run a query on another tree element while a validation is running.

To Reproduce

Steps to reproduce the behavior:

  1. Run a search query on a profile that may take some time to validate
  2. While waiting on the validation try to run a query on another profile
  3. Must wait on original validation to finish before next search query can run

Expected behavior

Should be able to run multiple queries asynchronously and not have to wait on validation of a profile.

Desktop (please complete the following information):

  • OS:
  • Zowe Explorer Version: 1.7.1
  • (Optional) Zowe CLI Version:
  • (Optional) Are you using Secure Credential Store? no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Profiles
Projects
None yet
2 participants