


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?
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!
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!