zowe / zowe/api-layer

Missing reason and action in certain error codes

Open Beginner friendly
#3,841 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug docs Priority: High size/XS V3
Dominant language
Java
Stars
92
Forks
81
Avg merge
1d 9h
Merged PRs (30d)
46

Description

Describe the bug
The codes ZWEAO404, ZWEAO405 and ZWEAO415 are missing reason and action

https://github.com/zowe/api-layer/blob/e9d1fdda9703b881f7367adf5119ab742b5c27ad/apiml-common/src/main/resources/common-log-messages.yml

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open apiml-common/src/main/resources/common-log-messages.yml and locate codes ZWEAO404, ZWEAO405, and ZWEAO415. Compare them with nearby error entries, add the missing reason and action fields, and confirm all three codes now include both fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.