Skip to content

Commit f321f85

Browse files
elyse-mdbcorryroot
andauthored
(DOCSP-43763) [OM] Wrong include in table. (#705)
The includes for Ops Manager Team alert notification method is the same as the include for Ops Manager User in the notification method table on [Manage System Alerts](https://www.mongodb.com/docs/ops-manager/current/core/system-alerts/#modify-notification-settings-for-a-system-alert), despite ``Ops Manager Team`` having its own file ( [alert-notifications/team.rst](https://github.com/10gen/docs-ops-manager/blob/57769ed45e4ed459b27fd6dd8629d8f7229c8346/source/includes/alert-notifications/team.rst#L4)). Replaced and updates include file to remove a nested note in [alert-notifications/team.rst](https://github.com/10gen/docs-ops-manager/blob/57769ed45e4ed459b27fd6dd8629d8f7229c8346/source/includes/alert-notifications/team.rst#L4). - [DOCSP-43763](https://jira.mongodb.org/browse/DOCSP-43763) - [STAGING](https://deploy-preview-705--docs-ops-manager.netlify.app/core/system-alerts/) - [LATEST BUILD LOG](https://app.netlify.com/sites/docs-ops-manager/deploys/67a10b27c26def0008db8e1a) ### Self-Review Checklist - [x] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [x] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [x] Add programmingLanguage (if necessary). - [x] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working. --------- Co-authored-by: corryroot <[email protected]>
1 parent fadff17 commit f321f85

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed
Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
Sends the alert by email or text message to a specified |mms| team.
2-
3-
.. note::
42

5-
This option appears only after at least
6-
:ref:`one team has been created <create-team>`.
3+
This option appears only after at least
4+
:ref:`one team is created <create-team>`.
75

8-
1. Select :guilabel:`SMS` to send these alerts to the mobile number
9-
configured for each |mms| Team user in their
10-
:ref:`Account page <profile-page>`.
6+
- Select :guilabel:`SMS` to send these alerts to the mobile number
7+
configured for each |mms| Team user in their
8+
:ref:`account page <profile-page>`.
119

12-
2. Select :guilabel:`Email` to send these alerts to the email address
13-
configured for each |mms| Team user in their
14-
:ref:`Account page <profile-page>`.
15-
:guilabel:`Email` is checked by default.
10+
- Select :guilabel:`Email` to send these alerts to the email address
11+
configured for each |mms| Team user in their
12+
:ref:`account page <profile-page>`.
13+
:guilabel:`Email` is checked by default.

source/includes/list-table-alert-notification-methods.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
- :icon:`check`
3232
-
3333
-
34-
- .. include:: /includes/alert-notifications/user.rst
34+
- .. include:: /includes/alert-notifications/team.rst
3535

3636
* - |snmp| Host
3737
- :icon:`check`

0 commit comments

Comments
 (0)