Skip to:

SIL Groovy Connector

works with Jira Server 8.20.0 - 9.16.1, Jira Data Center 10.0.0 - 10.0.1 and more
Get it now

Free app

OVERALL RATINGS

SUPPORT

  • Partner Supported

Key highlights of the appExecute Groovy scripts in SIL® Engine

More details

This is a plugin for Atlassian Jira Server. It can be used only if the SIL® Engine is installed in your Jira instance.

The SIL® Groovy Script Runner plugin adds the execute GroovyScript routine to SIL®. You can pass a groovy script to this routine and the script will be executed.

Plugin usage:

1. Create a script in SIL® Manager: You can find more information about SIL® Manager here.

2. Add the executeGroovyScript routine to your SIL® script:

runnerLog(executeGroovyScript("return 'Hello World!'"));

The issue variable is available within groovy scripts. The issue variable contains the reference to the issue, under which the script is being executed.

Your script would look like this:

runnerLog(executeGroovyScript("return issue.getKey()"));

The Appfire platform features dozens of top-selling apps that help teams worldwide solve big challenges.

Resources

Privacy and Security

Privacy policy

  • Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

    Partner privacy policy

Security program

  • This app is not part of the Marketplace Bug Bounty program.

Version information

Version 7.0.1000.0for Jira Data Center 10.0.0 - 10.0.1

Release date

Sep 20th 2024

Summary

Major release

Details

Updated everything to the new API. Security has been improved. Groovy was upgraded to the 4.0.23 version

Payment model

Free

Explore all Data Center versions

Learn and explore

  • What’s Marketplace
  • App installation
  • About Atlassian
  • Atlassian resources
  • Search and ranking
  • Atlassian events
  • Atlassian foundation

Follow