🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

[2015-03-29] Released Jira Workflow Toolbox 2.1.30

New features

  • New post-function "Inhibit ephemeral fields auto-clearance": By default, ephemeral fields are automatically deleted at the end of the transition. This post-functions makes ephemeral field auto-clearance be skipped for current transition, this way leaving current ephemeral field's values at disposal of the next transition.

Bug fixes

  • Issue #110: Integrity problems caused by triggering a series of delayed transition executions
  • Issue #102: prefixes '+' and '-' didn't work when used on parent issue's fields.
  • Improved management of JQL queries: expressions like IN (%{nnnnn}) showed an error when field %{nnnnn} was not initialized. Now this situation is correctly managed and no error is produced.
  • Issue #108 - Delayed transition execution didn't work on parent issue when used in "Create Issue" transition
  • New expression editor introduced in version 2.1.29 contains a minor javascript error with Google Chrome.
  • Copy parsed text to a field's automatic parsing mode converter didn't manage correctly field codes longer than 5 digits.
  • Ephemeral fields were auto-cleared before end of transition under certain circumstances.