evt_mgmt.alert_rule_delay property ignored when evt_mgmt.avoid_int_enabled is set to TrueDescriptionWhen an alert is created, we can delay the execution of alert management rule (for instance: to create incident) by setting the evt_mgmt.alert_rule_delay property.However, since Orlando, this functionality is ignored whenever we set evt_mgmt.avoid_int_enabled property = True. By default, this property value = False.Steps to Reproduce Create any alert management rule that should create incident when an alert is created.2. Create evt_mgmt.alert_rule_delay in sys_properties table and set it to 300 (Integer).3. Create alert that fall under condition of step 1.4. Observe in Alert Executions tab that the rule has been applied to the alert after 5 minutes and incident is created.5. Set the evt_mgmt.avoid_int_enabled property value (in sys_properties) to true (default is false).6. Create alert that fall under condition of step 1.7. Observe in Alert Executions tab that the rule has been applied to the alert in less than 1 minute and incident is created.WorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available.Related Problem: PRB1442844