Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

Div
idProductTOC

On this page

Table of Contents
maxLevel2
excludeOn this page
typeflat
separatorpipe

Description

Using the Create Sub-task workflow post function allows you to create one or more sub-tasks when the post function is processed after a workflow transition step. The configuration of this post function is streamlined by grouping all configuration settings into various tabs for easy access:

  • ISSUE FIELDS - Allow you to define the contents of one or more fields when an sub-task is created by this post function. Substitution Variables can then be used to populate fields. Issue Fields are grouped into the following common categories:
    • Basic Fields - includes fields which are most commonly used when creating a new sub-task in Jira.
    • Detailed Fields - includes details associated with the sub-task, people involved, and dates.
    • Links - includes details of sub-task links and link types.
    • Comments & Attachments - how you want to handle comments and specifics associated with attachments.
    • Custom Fields - controls whether to copy custom fields and allows you to define values for new custom fields.
  • OPTIONAL RULES - Allow you to define the additional criteria for when and how to create the sub-task(s). Optional Rules are grouped into the following category:
    • Conditions & Configuration - Define one or more conditions for when to create the sub-tasks(s), use JQL to define substitution variables to be used to populate other fields, as well as set the acting user for the sub-task creation. 
  • HELP - Provides quick links to additional documentation 

Image Removed

Example

This scenario introduces a new Create Sub-task workflow post function to a transition step within an existing workflow.

Background

...

Use Case

Several teams use the ePub workflow to coordinate an eBook creation process. When an eBook transitions from Open to Draft, a new sub-task needs to be created in the backlog of an “IT Services (IS)” project so the IT team’s manager can begin to forecast and assign resources.
Check out the below step-by-step instructions on how to automate sub-task creation based on the above scenario. 

Steps

Table plus
border0
heading0
multiplefalse
enableHeadingAttributesfalse
columnAttributesstyle="border:0;width=5%;",style="border:0;width=65%;",style="border:0;width=30%;max-width=30% !important;"
idsteps_table
enableSortingfalse
enableHighlightingfalse

Image Removed
Image Added

Isolate the Workflow Transitions (

id

ID) for new Create Sub-task Post Function

Logged into Jira as a workflow administrator:

  1. Navigate

to
  1. to Project Settings → Workflows.

  2. Click the respective Edit link of the required Scheme, in the Actions column.

  3. Click the link name of the Transitions (

id
  1. ID) for which you want to add a

'
  1. Create Sub-task

'
  1. post function.

Image Removed
Image Added
Image Removed

Image Added

Add Post Function

  1. Select the Post Functions tab.

  2. Click the Add post function link

on the top right corner of dialog
  1. .

 
  1. Select the Create Sub-task

radio button
  1. post function.

  2. Click the Add button listed below the options.

Image Removed
Image Added

Image Removed








Image Added

Define Issue Fields

  1. Select the Basic Fields tab:

    1. Retain the default Summary as "%parent_summary%", so we inherit the same summary as the parent issue.

    2. Enter "FYI - ePub sub-task workflow initiated" in the Description field.

Navigate to
  1. Select the Detailed Fields tab:

    Within the details: Select "Sub-task" as Issue type

    1. Under People:

      1. Select "Current user" as Reporter.

      2. Select "Parent issue's assignee" as Assignee.

Navigate to
  1. Select the Links tab: 

    1. Select "Parent issue key" as the Create link value.

    2. Select "relates" as the Create link type value.

    3. Select "Issue key to new issue" as Create link direction.

  2. Click the Add button at the bottom of the screen.

Image Removed
Image Added

View configuration

Image Removed
Image Added

Image Removed



Image Added

Publish and Validate Post Function

  1. Click the Publish Draft button to publish changes to your workflow and activate the Create Sub-task post function. Backing up your workflow ahead of publishing is always a good idea. However, in this case, simply publish without a backup.

  2. Navigate to your

Project
  1. project in Jira.

 
  1. In

our
  1. this case, navigate to the ePub project.

  2. Create a new issue and then transition to the step where your new Create Sub-task post function is configured. In

our
  1. this case, this is the In Draft step.

  2. Search for new sub-tasks within your project. You should see the new sub-task automatically created with the values you defined in the previous step.

Image Removed
Image Added

...


...