Dear all,
I have define a set of 20 global Script runner variable that I would like to use in my script console.
I notice that as long as you remain at a root level of script console line, variable are properly fetch and read.
But as long as you declare a public class and use the same variable in that class, you get a Missing property exception.
Any idea how those global script variables can be used in public class ?
if you use
log.error "project = '${mailbox.project}' AND creator = shadmin AND created >= -30m AND summary ~ '${subjectKey}'"before search result. and copy in jql search in ui is it correct search?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.