Rudy Flores
Rudy Flores
## Proposed changes ## Release Notes Milestone: v2.0 release Changelog: Update schema upon registering a new plugin from an extender to a currently active v2 profile for users. For testing...
**Describe the bug** A clear and concise description of what the bug is. I receive the following error: ```BASH request to https://example?pretty=true failed, reason: self signed certificate in certificate chain...
**Is your feature or enhancement request related to a problem or limitation? Please describe** In Zowe Explorer, we utilize the `ProfilesInfo` API for loading our default and custom credential managers....
**Is your feature or enhancement request related to a problem or limitation? Please describe** As a developer for Zowe Explorer, when a user makes changes to their credentials in the...
**Is your feature or enhancement request related to a problem or limitation? Please describe** I noticed when running a command like `zowe jobs submit lf` there is the following parameters:...
**Is your feature request related to a problem? Please describe.** In Zowe Explorer API when calling `submitJCL` or `submitJob` there a none of the options that are supported in the...
## Proposed changes Grouped most of our common methods in the `zowe-explorer` similarly to the work done in a previous PR for `zowe-explorer-api`. These changes introduce the following benefits for...
**Is your feature request related to a problem? Please describe.** As of 2.10.0, we introduced the ability to notify extenders and have the extender define the behavior to perform upon...
Zowe Explorer in the Jobs view only provides the following statuses for filtering: - All - Input - Output - Active But is missing the following: - Held
After the integration of webviews in to Zowe Explorer, providing new features like editing attributes and managing history data, we want to enhance the expierience as well as provide an...