Skip to content

Commit d471e49

Browse files
committed
rephrase
1 parent 67b9945 commit d471e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ These circumstances result in unpredictable behavior when evaluating the conditi
155155

156156
In these cases, incorrect evaluation of an incident's condition may cause automation rules to run when they shouldn't, or not to run when they should. The result of this would be that the wrong actions would be taken on an incident, or that the right actions would not be taken.
157157

158-
- **Information in later alerts being ignored when playbooks are run on the incident:**
158+
- **Information in later alerts being unavailable to playbooks run on the incident:**
159159

160160
When an automation rule calls a playbook, it passes the incident's detailed information to the playbook. Because of the behavior mentioned above, a playbook might only receive the details (entities, custom details, and so on) of the first alert in an incident, but not those from subsequent alerts. This means that the playbook's actions would not have access to all the information in the incident.
161161

0 commit comments

Comments
 (0)