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.
Try like this
issueInputParameters.setAssigneeId('John')
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.