Notifications Triggering Outside Defined Schedule Despite Mountain Time SettingIssue Some incident retrigger notifications are appearing outside the defined system schedule of 6 AM – 6 PM Mountain Time (MT), even though the schedule is correctly set to Mountain Time. This issue appears intermittently and is difficult to reproduce consistently due to irregular alert timing from LogicMonitor.ReleaseAllResolutionTo address this behavior, insert a Timer activity before the Run Script activity (or any step that triggers the notification logic). This timer will pause the workflow and ensure that subsequent actions only execute during the defined schedule window. Be sure to configure the timer activity’s fields—such as duration and scheduling logic—to align with your expected notification timeframe.