Why the condition took the "else" path (#2)?

Can anyone tell why this condition took the "else" path (#2)?

View files in slack

0 6 150
6 REPLIES 6

is โ€œFirstโ€ the output_message or the result_value?

Yep, was just about to say I figured it out. That was it - "First Alert" actually returns the alert name (and an empty json?). Thanks!

glad you figured it out! cheers

And an empty json.. gotta love when that happens haha

Entity.Alert_Id, not Alert.Name. In case anyone else gets confused

View files in slack