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

Have option to create team config file #33

Closed
JillieBeanSim opened this issue May 19, 2023 · 4 comments · Fixed by #166
Closed

Have option to create team config file #33

JillieBeanSim opened this issue May 19, 2023 · 4 comments · Fixed by #166
Assignees
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter

Comments

@JillieBeanSim
Copy link

The extension recognizes and uses team config files, but if no team config file is in place and user tries to create profile from CICS view the user is presented with v1 profile creation steps and isn't offered the option to create team config file.

@JillieBeanSim JillieBeanSim added the enhancement New feature or request label May 19, 2023
@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@zFernand0 zFernand0 added the priority-high Production outage - this quarter or at least next quarter label Feb 6, 2024
@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe Explorer for VS Code Feb 6, 2024
@AndrewTwydell
Copy link
Contributor

This is something we're keen to get into the CICS extension. Changes like the following ( this and this ) sound like they'll massively help.

@JillieBeanSim @zFernand0 are these items in the works or on the roadmap at all?

@zFernand0
Copy link
Member

I'm afraid this didn't seem to make it into the roadmap during PI planning, however, this seems like something we need to address as soon as practicable 🙏

@davenice
Copy link

davenice commented Dec 12, 2024

PR #160 means that the + icon on the CICS view now redirects to the config file correctly, which is the key user flow.

Right-clicking on a profile and choosing update pops up the bad dialog.
Choosing delete does nothing.

Chin is working this to completion 👌

@chinmdas
Copy link
Contributor

With the fixes going in as part of PR #33 , following will be experienced by users upon click of + icon:

  • zowe.config.json is missing -> New Team Config File is created
  • zowe.config.json file is available, but CICS Profile is missing -> Edit Team Config File
  • zowe.config.json file is available + CICS Profile is available -> Edit Team Config File

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter
Projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

5 participants