Timothy Johnson

Results 89 issues of Timothy Johnson

As a Zowe CLI plug-in developer, I would like to be able to download files using the Imperative REST client with automatic redirect handling, so that I do not need...

enhancement
priority-low

Currently the error message is not very helpful since it doesn't show a stack trace: ``` $ zowe config secure --gc Enter the user name for your service: *** Enter...

bug
team-profile
priority-low
severity-low

In a unit test that calls `ICommandHandler.process` and mocks an `ImperativeConfig.instance.config` object with the `exists: true` property defined, several mocks are required which may be an inconvenience for plug-in developers....

enhancement
testing
priority-low

Sometimes we use the `secureSaveError` helper method to show a pretty error message. Other times when calling `config.save`, we only show "Failed to load Keytar module" which is not a...

bug
good first issue
priority-low
severity-low

If you have neither the Endevor or Endevor Bridge for Git plug-ins installed and then: 1. Install the Endevor Bridge for Git plug-in first. It will install but fail to...

bug
priority-medium
severity-medium

If base profile contains an option with `defaultValue` undefined and `includeInTemplate=true`, it will appear in the config template as an empty value. For example: ``` "my_base": { "type": "base", "properties":...

bug
team-profile
priority-low
severity-low

**Current Behavior** ``` user (User name to authenticate to service on the mainframe.) - blank to skip: password (Password to authenticate to service on the mainframe.) - blank to skip:...

enhancement
team-profile
priority-low

https://github.com/zowe/imperative/blob/9a7dde3aa0cd6ba7a32ec4dd970f34b4544e4a3c/packages/cmd/src/doc/processor/ICommandProcessorParms.ts#L79-L80

enhancement
team-profile
priority-low

https://github.com/zowe/imperative/blob/9a7dde3aa0cd6ba7a32ec4dd970f34b4544e4a3c/packages/config/src/ConfigBuilder.ts#L88-L92

bug
team-profile
priority-low
severity-low

https://github.com/zowe/imperative/blob/9a7dde3aa0cd6ba7a32ec4dd970f34b4544e4a3c/packages/config/src/Config.ts#L259-L264

bug
team-profile
priority-low
severity-low