document Slack thread mirroring for Case Management#37018
document Slack thread mirroring for Case Management#37018roxanne-moslehi wants to merge 3 commits into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Preview links (active after the
|
|
@sinstein what are the limitations for disabling mirroring for a case project? I think it won't stop mirroring in all scenarios? |
@roxanne-moslehi the mirroring setting will apply to all incoming messages. If its associated to a case which has the setting disabled (via its project settings), we will skip the message. The only caveat is that the fallback if we cannot fetch settings is set to enabled to prevent unintended skipping (this can be modified to be the other way round) |
OliviaShoup
left a comment
There was a problem hiding this comment.
hey, thanks for the PR! it looks great. left a few comments for style changes we need before publishing. let me know if you have any questions!
| Ensure the [Slack integration][9] is configured for your Datadog organization. | ||
|
|
||
| Slack thread mirroring is enabled by default for all Case Management projects. To disable it for a specific project: | ||
| 1. Go to [**Project Settings**][1] and click on a project to expand its settings. |
There was a problem hiding this comment.
| 1. Go to [**Project Settings**][1] and click on a project to expand its settings. | |
| 1. Navigate to [**Project Settings**][1] and click on a project to expand its settings. |
| 1. In the expanded menu, click **Integrations** > **Slack**. | ||
| 1. Toggle off **Slack thread mirroring** | ||
|
|
||
| ### How It Works |
There was a problem hiding this comment.
| ### How It Works | |
| ### How it works |
| Slack thread mirroring is enabled by default for all Case Management projects. To disable it for a specific project: | ||
| 1. Go to [**Project Settings**][1] and click on a project to expand its settings. | ||
| 1. In the expanded menu, click **Integrations** > **Slack**. | ||
| 1. Toggle off **Slack thread mirroring** |
There was a problem hiding this comment.
| 1. Toggle off **Slack thread mirroring** | |
| 1. Toggle off **Slack thread mirroring**. |
|
|
||
| **To configure Slack thread mirroring**: | ||
|
|
||
| Ensure the [Slack integration][9] is configured for your Datadog organization. |
There was a problem hiding this comment.
| Ensure the [Slack integration][9] is configured for your Datadog organization. | |
| Make sure the [Slack integration][9] is configured for your Datadog organization. |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
What does this PR do? What is the motivation?
Adds documentation for the Slack thread mirroring feature in Case Management. When Slack notifications linked to a case receive replies, those replies are automatically mirrored to the case activity timeline.
Merge instructions
Merge readiness:
Additional notes