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

Issue Command menu item on a profile - what does it do? #802

Closed
venkatzhub opened this issue May 18, 2020 · 6 comments
Closed

Issue Command menu item on a profile - what does it do? #802

venkatzhub opened this issue May 18, 2020 · 6 comments
Assignees
Labels
question Further information is requested

Comments

@venkatzhub
Copy link

venkatzhub commented May 18, 2020

Describe the bug

A menu item "Issue Command" is showing up on the Profile name, and its unclear as to what this menu item does or what its intent is. Couldn't figure out how to get it to work.

To Reproduce
Steps to reproduce the behavior:
1.Create a New Profile / Connection using Zowe Explorer
2. Right click on the newly created Profile/Connection
3. Select the "Issue Command" menu item
4. A pop up dialog pops up that asks for creation of a new command - but its not clear what command the user is trying to create. Since I selected the connection / profile under Datasets, I tried various MVS commands - but no luck.
5. This Issue Command menu item does appear on the profile name --> right click in the Jobs and USS views as well.

Expected behavior

A context menu should be clear and should relate to the context of the object being selected. Having some help on what commands can be created/issued would be good.

Screenshots

Desktop (please complete the following information):

  • OS: Mac
  • Zowe Explorer Version: 1.5.2
  • (Optional) Zowe CLI Version: 2.31.1
  • (Optional) Are you using Secure Credential Store? No

** Additional Context **
Extensions installed are COBOL Bitlang and Code4z.

@venkatzhub venkatzhub added the bug Something isn't working label May 18, 2020
@MikeBauerCA
Copy link
Contributor

Completely agree, "Issue MVS Command" would be much more clear. It isn't clear whether it is a TSO, MVS, or SSH command depending on which tree you are in but I can confirm they are all MVS commands. Try display t ... that worked for me... it should open your integrated terminal and show the command and results in the OUTPUT.

@venkatzhub
Copy link
Author

Thanks @MikeBauerCA for the pointer on what this action does, I did try display t and that works. So, is the purpose of this to open a "TSO command" shell (or equivalent) of that? If so, why not have a menu item that opens the shell and let the user issue commands in the shell?

The whole process of creating a command and executing it - to see the output goes somewhere is really odd..

@VitGottwald
Copy link
Contributor

Or perhaps "Issue MVS System Command"? That is quite accurate, but probably too long.

@zFernand0
Copy link
Member

For this one in particular, we could ask ourselves if it makes sense to have it as a menu options of just a command in the command palette that users execute?
If we go with that, we can have a more accurate description like what @VitGottwald describes 😋

@zFernand0 zFernand0 added question Further information is requested and removed bug Something isn't working labels May 20, 2020
@venkatzhub
Copy link
Author

We need to start with defining what is that we want to provide - what problem are we trying to solve? Based on that, the right approach can be figured out.

@zdmullen zdmullen added this to the Backlog milestone May 20, 2020
@zdmullen zdmullen removed the backlog label May 20, 2020
@JillieBeanSim JillieBeanSim self-assigned this Mar 11, 2021
@JillieBeanSim JillieBeanSim linked a pull request Mar 30, 2021 that will close this issue
16 tasks
@JillieBeanSim JillieBeanSim removed a link to a pull request Mar 30, 2021
16 tasks
@JillieBeanSim JillieBeanSim linked a pull request Mar 30, 2021 that will close this issue
16 tasks
@JillieBeanSim JillieBeanSim removed a link to a pull request Mar 30, 2021
16 tasks
@JillieBeanSim
Copy link
Contributor

Addressed with PR #1230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants