Automatically Create Team Sub-tasks for Stories and Close When Story Closes

Issue Created Event Listener

Exemplar Story Workflow

Exemplar Sub-task Workflow

Story Workflow Resolution Transition Post-Function

Story Workflow Reopen Transition Post-Function

You might want to call this script on the reopen transition.

Issue Updated Event Listener

If you're following this model, you'll probably want to synchronize fields among parents and children. In this example, we'll look at the description field. If the description changes on any parent or child issue, this script will synchronize the description field up, down, and sideways.

See also