Free app
OVERALL RATINGS
INSTALLS
126
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
Download
Get the .jar file downloaded to your system
App documentation
Comprehensive set of documentation from the partner on how this app works
EULA
Get the End User License Agreement for this app
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.0•for 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