Skip to end of banner
Go to start of banner

How to set the original description in the cloned issue using Clone Plus for Jira app

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 15 Next »

This article explains how to set the description in the clone issue same as the original issue from which the ticket is being cloned using the Clone Plus for Jira app

Instructions

  1. Log into Jira as an Administrator.
  2. Navigate to Settings> Manage apps > Clone Plus for Jira and select the relevant modules as shown:
  3. Click Configure to open the Clone Plus for Jira Configuration properties page.

  4. Click the Edit tab.

  5. Add the following clone-plus properties.

    # This file needs to be put in the user configured jira home directory
    1.condition.*.*.* = true
    1.label = my-Clone+
    1.set.description = %original_description%
    
  6. Click Make Active.

  7. Create an issue with a sample description and click More, select my-Clone+ operation as shown:

  8. Once the Clone+ operation performed on the issue. The cloned issue description will be cloned from the original issue as shown below: 


  • No labels