This article explains how to disable the Copy watchers option for clone operation in Clone Plus for Jira app.
Instructions
- Log in to Jira as an Administrator and navigate to > Manage Apps.
- From the left sidebar, select Clone Plus under the BOB SWIFT CONFIGURATION section.
- Select Clone plus properties tab and then Edit.
- Add below parameters in configuration properties and click Make Active
For Clone+ and Clone ++ operation:
Code Block theme Midnight option.copyWatchers = hide
For Custom1 (Clone + and Clone ++) operations:
Code Block theme Midnight 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:
...