Forums

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

Source of scriptrunner inline script

Louis Wang May 16, 2018

Hi scriptrunner experts, 

I'm checking an scriptrunner issue with below log message. As the end of this debug message, it mentioned the error comes from Inline1087262759. How can I locate where the error come from by inline script ID? Thank you.

Louis 

 

2018-05-17 11:31:14,728 https-jsse-nio-443-exec-25 ERROR ........ 691x1831953x5 1uqwb2y 172.23.6.40 /secure/AjaxIssueAction!default.jspa [c.o.scriptrunner.fragments.JiraScriptCondition] Script condition failed: groovy.lang.MissingPropertyException: No such property: ssue for class: Inline1087262759

1 answer

1 accepted

0 votes
Answer accepted
Marcos Sanchez
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.
May 16, 2018

Hi,

 

This can be from a Scripted Condition on a Fragment?:

"c.o.scriptrunner.fragments.JiraScriptCondition"

 

Maybe you forgot the 'i' on 'issue' variable?

"No such property: ssue for class:"

 

Regards,
Marcos

Louis Wang May 17, 2018

Thank you that I was missing "i" in inline script.

By the way, after looking <Home>\Application Data\JIRA\scriptrunner\classes, inline class was generated there. Decompile generated class also works for me to identify inline script location.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events