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

ZSS Error Codes update #3390

Merged
merged 7 commits into from
Apr 10, 2024
Merged

ZSS Error Codes update #3390

merged 7 commits into from
Apr 10, 2024

Conversation

Martin-Zeithaml
Copy link
Collaborator

Signed-off-by: Martin Zeithaml <[email protected]>
@Martin-Zeithaml Martin-Zeithaml added wip: do not merge release: V2 Zowe V2 content release: V3 Zowe V3 content area: Zowe App Framework Related to the Zowe Application Framework labels Jan 22, 2024
Copy link

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

Copy link

⚠️ Looks like something is wrong with the PR description. Remember to add a description and the file(s) included in this PR.

If you have addressed this issue already, refresh this page in your browser to remove this comment.

1 similar comment
Copy link

⚠️ Looks like something is wrong with the PR description. Remember to add a description and the file(s) included in this PR.

If you have addressed this issue already, refresh this page in your browser to remove this comment.

Copy link

🔍 The review label is missing. Add a review: label so we can determine who needs to approve this PR.

If you have addressed this issue already, refresh this page in your browser to remove this comment.

Copy link

💾 The release label is missing. Add a release: label so your content is published with the correct major Zowe release.

If you have addressed this issue already, refresh this page in your browser to remove this comment.

Copy link

github-actions bot commented Jan 22, 2024

@github-actions github-actions bot temporarily deployed to pull request January 22, 2024 12:52 Inactive
@skurnevich skurnevich requested a review from janan07 February 20, 2024 14:10
janan07 and others added 2 commits February 21, 2024 12:05
Signed-off-by: Andrew Jandacek <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
@Martin-Zeithaml
Copy link
Collaborator Author

I revert changes for ZWES1037E and ZWES1065E:

### ZWES1037E

  This is usually because the server port '%d' is occupied. Is ZSS running twice?

  **Reason:**

  What and why...

  **Action:**

  How to avoid this...

  • The first line is identical to the message definition and this is what the customer will see in the log.
    • In this specific case '%d' will be replaced by a number, but the text will be the same.
    • This line should not be changed. If customer searches for text of the message, this will increase chance to be found.
    • If the message is too wrong (from the English point of view), it has to be changed in the source code too.
  • Reason and Action are "free form".

Copy link
Collaborator

@janan07 janan07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by doc squad

@github-actions github-actions bot temporarily deployed to pull request April 2, 2024 13:27 Inactive
@janan07 janan07 self-requested a review April 3, 2024 09:42
@github-actions github-actions bot temporarily deployed to pull request April 3, 2024 09:49 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 8, 2024 13:23 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 10, 2024 09:03 Inactive
@janan07 janan07 merged commit 8dd89cc into master Apr 10, 2024
4 checks passed
@janan07 janan07 deleted the ZSSErrorCodes branch April 10, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Zowe App Framework Related to the Zowe Application Framework release: V2 Zowe V2 content release: V3 Zowe V3 content wip: do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants