This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2011-04-13 0 downloads By Leonid Maslov

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:


If you are a developer, you can help fix the problem yourself by:


This is a supported app, so you may contact the vendor (or support contact) for help:

Description

Jira plugin which provides a possibility to use your favorite programming language to script and interact with Jira server in realtime. The plugin provide following working modes:

  • Jira web-executor interface - allows to execute script input from Jira admin interface, no continuos working session support and no working context preservation between invocations.
  • Jira web-cli interface - allows to create and manage working scripting sessions from Jira admin interface, connect to them and execute script code in the scripting session context - state is preserved between invocations.
  • The are sample console clients available (Ruby, Groovy) which works similar to interactive language shells (irb, groovysh).

Version history