Skip to end of banner
Go to start of banner

How to set parent issue description to child issue using Clone+ operation

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 3 Next »

This article explains how to set parent issue description to its' child issue while cloning the issue using Clone+ (custom1) operation. 

Instructions

  1. Navigate to Settings> Manage apps > Clone Plus for Jira as an administrator and click the link as shown:
  2. Navigate to Settings > Manage Apps > BOB SWIFT CONFIGURATION > Clone Plus > Edit and edit the Clone Plus for Jira Configuration properties file:
  3. Add the configurations as shown below and click Make Active.

    # This file needs to be put in the user configured jira home directory
    1.condition.*.*.* = true
    1.label = my-Clone+
    1.set.description = %parent_description%
    
  4. Create a parent issue with your own description.

  5. Create a child issue to earlier created parent issue and clone the child issue (BUMP-26, for example).

  6. Click More, select my-Clone+ operation as shown:

  7. Once the Clone+ operation performed on the sub-task. The result is shown: 

  • No labels