Forums

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

How do I add the scripted workflow condition User is not Reporter?

Sabine Van Regenmortel
Contributor
January 26, 2015

Apparently Script Runner can be used for setting up workflow conditions. How do I start? I tried by putting

Script workflow function : Simple scripted condition : Checks script:

issue.reporter != currentUser

but that doesn't seem to work. I know JIRA but Groovy scripts and Script Runner are totally new to me.

 

Thanks!

1 answer

0 votes
Sabine Van Regenmortel
Contributor
February 23, 2015
currentUser?.name != issue?.reporter?.name

 

works.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events