diff --git a/docs/user/alerting/action-types/jira.asciidoc b/docs/user/alerting/action-types/jira.asciidoc index 8cf2cb79f57ba..d37f565c1739b 100644 --- a/docs/user/alerting/action-types/jira.asciidoc +++ b/docs/user/alerting/action-types/jira.asciidoc @@ -67,11 +67,10 @@ Jira actions have the following configuration properties: Issue type:: The type of the issue. Priority:: The priority of the incident. -Labels:: The labels of the incident. +Labels:: The labels for the incident. Title:: A title for the issue, used for searching the contents of the knowledge base. Description:: The details about the incident. -Parent:: The parent issue id or key. Only for `Sub-task` issue types. -Priority:: The priority of the incident. +Parent:: The ID or key of the parent issue. Only for `Subtask` issue types. Additional comments:: Additional information for the client, such as how to troubleshoot the issue. [[configuring-jira]] diff --git a/docs/user/alerting/action-types/resilient.asciidoc b/docs/user/alerting/action-types/resilient.asciidoc index 36eef91f06658..feca42a542a2f 100644 --- a/docs/user/alerting/action-types/resilient.asciidoc +++ b/docs/user/alerting/action-types/resilient.asciidoc @@ -65,7 +65,7 @@ API key secret:: The authentication key secret for HTTP Basic authentication. IBM Resilient actions have the following configuration properties: -Incident types:: The incident types of the incident. +Incident types:: The type of the incident. Severity code:: The severity of the incident. Name:: A name for the issue, used for searching the contents of the knowledge base. Description:: The details about the incident.