why do i get an error while trying to write code using an escalation service

Priyanka Khare
Contributor
November 17, 2017

why do i get an error while trying to write code using an escalation service in JIRAscript runner error.PNG

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Tarun Sapra
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 8, 2017

try using

IssueInputParameters setAssigneeId (String assigneeId)

i.e

issueInputParameters.skipScreenCheck()
issueInputParameters.setAssigneeId("<your assignee id here>")
TAGS
AUG Leaders

Atlassian Community Events