...
...
...
...
This article explains how to disable Copy watchers option for clone operation in Clone Plus for Jira app.
Instructions
- Log into Jira as an Administrator and navigate to > Manage Apps.
- From the left sidebar, select Clone Plus under the BOB SWIFT CONFIGURATION section.
- Click EditClone plus properties and add click Edit
- Add below parameters in configuration file. Clickproperties and click Make Active
For Clone+ and Clone ++ operation:
Code Block theme Midnight option.copyWatchers = hide
For Custom Clone + and Clone ++ operations:
Code Block theme Midnight 1.option.copyWatchers = hide 1.plus.option.copyWatchers = hide
- With above configuration Copy watchers option will not appear in Clone options of Clone issue screen:
...