Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira cloud automation user condition: Initiator is one of request participants

Rebecca May 20, 2021

Hello,

in Jira Service Management Cloud Automation I need a (kind of) user condition to check whether the initiator is one of the request participants like this:

If INITIATOR is any of REQUEST PARTICIPANTS then ...

Not all request participants are customers, so I cannot use the customer condition.

Do you have an idea how to solve this?

Thanks :)

1 answer

1 accepted

3 votes
Answer accepted
Esther Strom
Community Champion
May 20, 2021

Hi, @Rebecca  - you can do this using the JQL condition with a smart value, rather than a user condition. 

Your condition would look like this:

2021-05-20 11_17_13-Project automation - Jira Staging - Vivaldi.png

Rebecca May 25, 2021

Hi @Esther Strom, thank you very much for your quick help!!! This is exactly what I was looking for.

DevRimantas July 13, 2021

@Esther Strom isn't jql conditions performance-costly?

I think advanced compare condition would be more efficient

something like:

{{issue.customfield_14402}}

contains

{{initiator}}

Tom Gardner
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 22, 2022

Thank you Esther :)

Esther Strom
Community Champion
November 22, 2022

@DevRimantas yes, JQL can be resource hogs if you're doing intense processing or returning a ton of data, but I wouldn't think something simple like this would really cause much of a problem unless it's being run many times per second.

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events