Jss Pro

Introduction

Scripting Suite Pro for JIRA allows you to execute custom Jython script to evaluate workflow conditions, perform validations and post functions. Each script is evaluated in the context, which differs for each type of script (see sections below for details).

Jython is a Python port to Java, visit http://www.python.org/doc/2.5/ for general info.

Be careful when using single script file in many workflow actions - when you change this script in one action, all others will also be affected!