Versions Compared

Key

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

...

...

...

...

...

...

...

...

This article explains how to disable the Copy watchers 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 Appsapps.
  2. From the left sidebar, select  select Clone Plus under the the BOB SWIFT CONFIGURATION  section.
    Click Edit and add below parameters in configuration file. Click Make ActiveImage Added
  3. Select the Clone plus properties tab and then Edit.
    Image Added
  4. Add the parameters below in configuration properties and click Make Active.
    1. For Clone+ and Clone ++ operation:

      Code Block
      themeMidnight
      option.copyWatchers = hide


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

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


With the above configuration, the Copy watchers option

...

does not appear

...

in Clone options

...

 of the Clone issue screen:
Image Modified