🚀 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 5 Current »

On this page



Features used to implement the example



Example: Execute transition in epic

I have a task and Epic. When I proceed with a task automatically the Epic status progresses. (execute transition in Epic).


You should enter a pair of post-functions in the transition of task's workflow used for making task's proceed (e.g. "Proceed Task"). These post-functions are:

Insert Copy a parsed text to a field post-function with the following configuration:


I'm supposing that transition "Start Progress" in epic's workflow is used for making epics progress.

Insert Write field on linked issues or sub-tasks post-function with the following configuration:






Once configured, "Proceed Task" transition in task's workflow will look like this:




Other examples of that functions

Write field on linked issues or sub-tasks


Copy parsed text to a field

Related Usage Examples