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

Allow resource filtering by DEFINESOURCE to let users narrow down on program resources and exclude/internal resources #60

Open
Joe-Winchester opened this issue Nov 24, 2021 · 0 comments
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@Joe-Winchester
Copy link
Member

Currently there are settings that use the name to try and build up an exclusion NOT list of resources so that when a customer opens their programs/local files/transactions they don't see the DFH*, CE*, ... ones and only see the ones that represent that application resources in the region.

Rather than using name, it may be better to use DEFINESOURCE. If by default we exclude SYSTEM and DFH* that looks as though it is more effective that using name.

We should allow a user to extend the list to include vendor DEFINESOURCE values as well.
We could model the UI based on how VS Code allows users to add filters to restrict the files they see, where values are entered and combined together, rather than have a raw CRITERIA value (which makes it more error prone as a mistake in the field value would cause a bad request to be made)

@Joe-Winchester Joe-Winchester changed the title Allow resource filtering by define source to let users narrow down on program resources and exclude internal resources Allow resource filtering by DEFINESOURCE to let users narrow down on program resources and exclude/internal resources Nov 25, 2021
@JeffinSiby JeffinSiby added the enhancement New feature or request label Jan 31, 2022
@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@zFernand0 zFernand0 added the priority-medium Not functioning - next quarter if capacity permits label Feb 6, 2024
@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Feb 6, 2024
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-medium Not functioning - next quarter if capacity permits
Projects
Status: Medium Priority
Development

No branches or pull requests

3 participants