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

Tsos array only pushed once - Possible issue checking with the Zowe team #1046

Open
frankgiordano opened this issue Jul 4, 2021 · 1 comment
Labels
bug Something isn't working 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

Comments

@frankgiordano
Copy link
Contributor

Tsos array only pushed once. If that is the case why send back an array in return construct.

Shouldnt there be another push done in the following if statement?

if (!done) {
tso = await SendTso.getDataFromTSO(session, tso.servletKey);
TsoValidator.validateErrorMessageFromZosmf(tso);
}

@t1m0thyj t1m0thyj added bug Something isn't working for-review To be reviewed in an Eng & Prod Mgmt meeting labels Nov 3, 2022
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

Thank you for creating a bug report. If you haven't already, please ensure you have provided steps to reproduce it and as much context as possible.

@t1m0thyj t1m0thyj added the priority-low Legit issue but cosmetic or nice-to-have label Nov 3, 2022
@JTonda JTonda added severity-low Bug that makes the usage of the Zowe less convenient but doesn't impact key use cases and removed for-review To be reviewed in an Eng & Prod Mgmt meeting labels Mar 22, 2023
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 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

3 participants