Versions Compared

Key

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

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

Instructions

  1. Log in to Jira as an Administrator and navigate to  > Manage Apps.
  2. From the left sidebar, select Clone Plus under the BOB SWIFT CONFIGURATIONCONFIGURATION section.

  3. ClickSelect the Clone plus propertiesproperties tab and click then Edit.
    Image Modified

  4. Add below parameters in configuration properties and click Make Active
    • For Clone+ and Clone ++ operation:

      Code Block
      themeMidnight
      option.copyAttachments = hide


    • For Custom1 (Clone + and Clone ++) operations:

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


With the above configuration, the Copy attachments option

...

does not appear

...

in Clone options

...

 of the Clone issue screen:

Image Modified