🚀 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.

Insight Custom Fields introduced in Insight version 5.4 are now supported to be written with JWT post functions

Direct download from Marketplace

Improvements

Bug fixes

  • Numeric field code injectors don't show any the following field types: DateDate-Time and Priority.
  • Field code injectors in calculated fields are showing unwanted field codes associated to transition executions (eg. Transition's comment).
  • We removed one of the examples of custom display format for Numeric Calculated Fields which was wrong.
  • Cascading select comparer throws an error when an empty configuration of it is saved.
  • Format field value post-function was interpreting the replacement string parameter as a regular expression instead of a string literal.
  • Parameter replacement at parser functions replaceFirst(string, regex, replacement) and replaceAll(string, regex, replacement) was being interpreted as a regex instead of a string literal.