alerting
alerting copied to clipboard
Alert_trigger_bug_#78
*Issue #78
Description of changes: To address this issue, i changed the logic in the runQueryLevelTrigger() method so that it can only return a trigger as "triggered" if it meets the specified condition and no previous triggers have already been triggered.
CheckList: [X ] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.