Document toolboxDocument toolbox

(8.15.X) ScriptRunner for Jira

The Leading Automation and Customization App. You can integrate both apps thanks to its API and there are many integration possibilities between Projectrak and ScriptRunner we are going to explain how to use the Projectrak API in Script Runner.

How to use Projectrak in ScriptRunner?

If you want to use the Projectrak API in Script Runner you will need to incorporate:

@WithPlugin("com.deiser.jira.profields")

And import the Projectrak classes you need:

For more information about the Projectrak API see this page.