Versions Compared

Key

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

This article explains how to set parent the description in a cloned issue description to its' child issue while cloning the issue using Clone+ (custom1) operationto be same as that of the original issue from which the ticket is 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 link and select the relevant modules as shown:
    Image RemovedNavigate to Settings > Manage Apps > BOB SWIFT CONFIGURATION > Clone Plus > Edit and edit the Clone Plus Image Added
  3. Click Configure to open the Clone Plus for Jira Configuration properties file:page.
    Image Added
  4. Click the Edit tab.
    Image Modified

  5. Add the configurations as shown below and click Make Active.following clone-plus properties. The property, set.description = %original_description%, will set the description on the cloned issue to be same as the description on the original issue. 

    Code Block
    themeMidnight
    # ThisProperty filefor needsclone to+ beoperation. put
    in
    the user configured jira home directory
    1.condition.*.*.* = true
    1.label = my-Clone+
    1.set.description = %parent%original_description%
    


  6. Click Make Active.

  7. Create a parent an issue with your own description.
    Image RemovedCreate a sub-task issue to the earlier created parent issue and clone the sub-task issue (BUMP-26, for example), by clicking a description and click More, select my-Clone+ operation as shown:
    Image RemovedImage Added

  8. Once the Clone+ operation is performed on the sub-task. The result is shownthe issue, the cloned issue description will be set as per the original issue's description as shown below
    Image RemovedImage Added