Fusion Event Trigger Module | Community
Skip to main content
Level 2
April 24, 2023
Solved

Fusion Event Trigger Module

  • April 24, 2023
  • 1 reply
  • 741 views

Is it possible to set up my trigger to search for multiple statuses? I'm trying to use the Watch Event Trigger and this is for New or Updated issues and the status would be NEW or a Custom Status that we created.

Is it possible to use the Or statement for status equals NEW or INP for example?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rafal_Bainie

No, it is not possible to use such filter on the trigger level.
I would advice setting up on trigger level negative condition "not equal to" to exclude at least 1 not wanted status and as a 2nd step I would setup filter right after trigger module to fish out all the required instances of events.
does this makes sense?

good luck!

1 reply

Rafal_Bainie
Community Advisor
Rafal_BainieCommunity AdvisorAccepted solution
Community Advisor
April 25, 2023

No, it is not possible to use such filter on the trigger level.
I would advice setting up on trigger level negative condition "not equal to" to exclude at least 1 not wanted status and as a 2nd step I would setup filter right after trigger module to fish out all the required instances of events.
does this makes sense?

good luck!