From 0918a83af52a5c2826a3fe92fa3dbd91b8025cfe Mon Sep 17 00:00:00 2001 From: jayacryl <159848059+jayacryl@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:22:29 -0400 Subject: [PATCH] comments --- docs-website/sidebars.js | 4 ++-- docs/managed-datahub/slack/saas-slack-troubleshoot.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs-website/sidebars.js b/docs-website/sidebars.js index c40d8453f0ddf..3dea7aea6c47f 100644 --- a/docs-website/sidebars.js +++ b/docs-website/sidebars.js @@ -251,12 +251,12 @@ module.exports = { }, { type: "doc", - id: "docs/managed-datahub/slack/saas-slack-troubleshoot", + id: "docs/managed-datahub/slack/saas-slack-app", className: "saasOnly", }, { type: "doc", - id: "docs/managed-datahub/slack/saas-slack-app", + id: "docs/managed-datahub/slack/saas-slack-troubleshoot", className: "saasOnly", }, ], diff --git a/docs/managed-datahub/slack/saas-slack-troubleshoot.md b/docs/managed-datahub/slack/saas-slack-troubleshoot.md index 92fafad548f21..6eeae3ca2adea 100644 --- a/docs/managed-datahub/slack/saas-slack-troubleshoot.md +++ b/docs/managed-datahub/slack/saas-slack-troubleshoot.md @@ -61,9 +61,9 @@ If you'd like support in getting a list of the private channels that are subscri ## Test notification works, but not receiving notifications There are a few reasons why you may not receive notifications when you'd expect. -### 1. Actors do not receive notifications for their actions +### Actors do not receive notifications for their actions If you've subscribed to an entity, and then performed an action (i.e., raised an incident or added a tag), you will not be notified about your own action. -### 2. There is an issue with DataHub's systems +### There is an issue with DataHub's systems If sending a test notification works, and you've verified that none of the above cases apply, then you should contact your DataHub Customer Success rep to help troubleshoot and resolve the issue.