Amber Torrise

Results 6 issues of Amber Torrise

Added new command, `zowe jobs modify job [jobid]` with options `--jobclass`, `--hold`, `--release`, and `--show-job`. Can now change the class of a job that has yet to run and also...

**Describe the bug** ZE does not reflect the correct class of jobs. In the pictures below you'll see that ZE is displaying JOB04921 as class B when it is actually...

bug

## Overview The `EventOperator` class is a singleton controller for managing `EventProcessor` instances. It organizes event management for applications by mapping each application's name to an event processor, which manages...

**What It Does** Ensures users can still access the help documentation and version details, even when config files contain errors. **How to Test** 1. Create a `zowe.config.json` file with invalid...

**What it Does** This PR implements the `--ignore-not-found` flag for delete operations across DS, USS, zFS, and VSAM by: - Adding logic in the `ZosFilesBaseHandler` to handle `--ignore-not-found` and suppress...

**Describe the bug** We are recommending v1 behavior in our typedoc that pulls from our readme https://docs.zowe.org/stable/typedoc/#contribution-guidelines ![image](https://github.com/zowe/zowe-cli/assets/112635587/3fc9bfa6-3973-4291-8ecd-132e76b8f6d7) **Expected and actual results** Should instead recommend `zowe config init`

bug
documentation
priority-medium
severity-low
dev-doc