Forums

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

Nome e ano

marco.araujo@tst.jus.br
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!
February 19, 2018

I´m trying to create a Escalation Service with Script Runner that take a filter with some caracteristics (Assignee empty or not "John") and change the assignee to specific user (like "John").

In the Aditional issue action box I put: issue.assigneeId = "John"

When I Run appears as result:

Number of issues returned by query: 1
Issue xxx-1040 updated (no action defined)

But when I see the xxx-1040 the assignee is not changed for "John".

Need some help.

1 answer

0 votes
Alexey Matveev
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.
February 19, 2018

Try like this

issueInputParameters.setAssigneeId('John')

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events