This article explains how to disable the Copy subtasks option for clone operation in the Clone Plus for Jira app.

Instructions

  1. Log into Jira as an Administrator and navigate to Image Modified > Manage apps.
  2. From the left sidebar, select  select Clone Plus under the the BOB SWIFT CONFIGURATION section.
    Image Modified
  3. Select the the Clone plus properties tab and then tab and then Edit.
    Image Modified
  4. Add the below parameters in configuration properties and click click Make Active.
    1. For Clone+ and Clone ++ operation:

      Code Block
      themeMidnight
      option.copySubtasks = hide


    2. For Custom1 (Clone + and Clone ++) operations:

      Code Block
      themeMidnight
      1.option.copySubtasks = hide
      1.plus.option.copySubtasks = hide


With the above configuration, the Copy subtasks option does not appear in in Clone options of  of the Clone issue screen:
Image Modified