Versions Compared

Key

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

This article explains how to set the description in the clone issue the 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 SettingsImage Modified> Manage apps > Clone Plus for Jira as an administrator and click the Clone+ link as shown:
    Image Modified
  3. Click Configure to open the Configure Clone Plus Properties page.
  4. Click the Edit and edit the Clone Plus for Jira Configuration properties file:tab.
    Image Modified

  5. In order to set the description, use the property as set.description = %original_description%
    as Add the configurations as shown below and click Make ActiveAdd the following clone-plus properties.

    Code Block
    themeMidnight
    # 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%
    
    To test, create


  6. Click Make Active.

  7. Create an issue (parent) with a sample description .
    Image Removed
    Click and click More, select my-Clone+ operation as shown:
    Image Modified

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