2013-09-22
Highlights
New Capabilities
Consistent with similar capabilities pioneered in the Create on Transition for Jira and extended with Update on Transition for Jira, given users more options for controlling their workflow.
- Powerful regular expression based pattern matching conditions. These can be used to determine if the CLI action should be run (post function) or the transition should continue (validator).
- Substitution variables for constructing CLI actions or user messaging. Extended to be consistent with related workflow plugins mentioned above.
- Access to field values from original issue (issue being transitioned)
- Access to field values from parent of original issue
- Access to transition field values (validator)
- JQL query can be used to provide other substitution variables.
Support Latest JIRA Release
- Tested against JIRA 6.1 EAP
Resolved Issues