Notification Should be sent as per the Condition In workflow

Arpita Argulwar April 17, 2014

Hi,

We have 60(approx) conditions in the workflow related to field and relevant groups. We need to notify only those group members which will satisfy the codition.

Also, we have tried by adding the custom event in workflow and all groups mapped with this event in Notification schemes, but it is throwing notifications to all groups. How can we restrict it as per the condition?

It would be helpful if you can provide any workaround to full fill this requirements.

Example:

If Security level = A, then fire event a and if security level=B, then fire event b on a workflow transition.

1 answer

0 votes
Boris Georgiev _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 17, 2014

Script runner has post-function which will fire event only if condition is true, so it might work for you

https://jamieechlin.atlassian.net/wiki/display/GRV/Script+Runner

https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner

Suggest an answer

Log in or Sign up to answer