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
- Log into Jira as an Administrator.
- Navigate to Settings
> Manage apps > Clone Plus for Jira as an administrator and click the Clone+ link as shown: - Navigate to Settings > Manage Apps > BOB SWIFT CONFIGURATION > Clone Plus > Edit and edit the Clone Plus for Jira Configuration properties file:
In order to set the description, use the property as set.description = %original_description%
as 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 = %original_description%
To test, create an issue (parent) with a sample description.
Click More, select my-Clone+ operation as shown:
Once the Clone+ operation performed on the issue. The cloned issue description will be cloned from the original issue as shown below: