Skip to end of banner
Go to start of banner

Release notes 3.6.1

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

2013-09-22

Highlights

This is a point release of the plugin adding new plugin capabilities based essentially on version 3.6 of the Appfire Command Line Interface (CLI). Point releases are used for plugins when improvements warrant that are independent of the ACLI version. This ensures the family based number system continues to indicate the base ACLI version embedded in the plugin.

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.

  1. 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).
  2. 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)
  3. JQL query can be used to provide other substitution variables.

 

 

Support Latest JIRA Release

  • Tested against JIRA 6.1 EAP

 

 

Resolved Issues

type key summary reporter assignee priority status resolution

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels