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

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

Compare with Current View Page History

« Previous Version 7 Current »

On this page



Features used to implement the example



Example: Set a watcher at ticket creation depending on custom field's value

You can do it adding the following two post-function to transition "Create issue":

Set a field as a function of other fields: to set auxiliary field "Ephemeral string 1" with the name of a user depending on the value of field "Customer".



Add or remove watchers: to add the user stored in "Ephemeral string 1" as issue watcher.


Once configured, the transition will look like this:





Other examples of that functions

Set a field as a function of other fields


Add or remove watchers

Related Usage Examples