Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Re-parent incident of a secondary alert - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • Re-parent incident of a secondary alert
KB0852856

Re-parent incident of a secondary alert


2014 Views Last updated : Nov 14, 2023 public Copy Permalink
KB Summary by Now Assist

Description

This feature got introduced in Orlando with the System Property: "evt_mgmt.avoid_int_enabled"
More details, here:
https://docs.servicenow.com/bundle/orlando-it-operations-management/page/product/event-management/concept/c_EMEventCorrelationRules.html


It has been acknowledged in Orlando release from the following documentation, that there is an issue with secondary alerts intermittently creating incidents:

1) https://docs.servicenow.com/csh?topicname=event-management-rn.html&version=latest

Under alert grouping functionality:

-> Avoiding creation of incidents for secondary alerts when an incident already exists for the primary alert and the alert management job runs before the alert grouping job is complete.

2) https://docs.servicenow.com/csh?topicname=c_EMEventCorrelationRules.html&version=latest

-> The alert management job runs even if the alert grouping job is not complete, if a specified time frame has passed. When this occurs, you can enable the Avoid INTs on secondary alerts rule to prevent incidents from being created for secondary alerts (when the evt_mgmt.avoid_int_enabled property is enabled), since an incident already exists for the primary alert.

- Having a filter on the alert management rule to filter out secondary alerts i.e. group (group_source) !=5
would not make a difference

Steps to Reproduce

Not applicable

Workaround

1. Create an Alert Management rule that is executed under the following conditions:

When an alert has an associated incident AND it’s changed to a secondary, a sub-flow will be executed.

2. Create a sub-flow to “re-parent” the secondary alert associated incident. The incident will be defined as a child-incident of the primary alert associated incident.

3. Sub-flow and action definition:

 a. Create a new action named Reparent 

  i. Action inputs

  ii. Update record step

 b. Create a new sub-flow named Reparent incident of secondary alert

  i. Sub-flow inputs

 a. Sub-flow step (1), retrieve incident record of primary alert:

 b. Sub-flow step (2), retrieve incident record of secondary alert:

 c. Sub-flow (3), trigger the Reparent actions with the following inputs:

4. The following enhancement can be considered:

 a. Add worknotes on the Alert and Incident record to audit the “reparenting” action

 b. Add a wait step before the execution of step 1. Due to potential delay in the incident creation of the primary alert, it’s recommended to add a 1 minute wait step to make sure there’s no race condition.

 

After carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologise for any inconvenience.


Related Problem: PRB1410813

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

Attachments

Attachments

  • alt_mgmt_rule_pic7.png
  • alt_mgmt_rule_pic4.png
  • alt_mgmt_rule_pic5.png
  • alt_mgmt_rule_pic5.png
  • alt_mgmt_rule_pic6.png
  • alt_mgmt_rule_pic6.png
  • alt_mgmt_rule_pic7.png
  • alt_mgmt_rule_pic4.png
  • alt_mgmt_rule_pic1.png
  • alt_mgmt_rule_pic2.png
  • alt_mgmt_rule_pic2.png
  • alt_mgmt_rule_pic3.png
  • alt_mgmt_rule_pic3.png
  • alt_mgmt_rule_pic1.png

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.