Skip to end of banner
Go to start of banner

How to disable Copy watchers option for clone operation in Clone Plus for Jira app

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This article explains how to disable Copy watchers option for clone operation in 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 CONFIGURATION section.

  3. Click Clone plus properties and click Edit

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

      option.copyWatchers = hide


    2. For Custom Clone + and Clone ++ operations:

      1.option.copyWatchers = hide
      1.plus.option.copyWatchers = hide


  5. With above configuration, Copy watchers option will not appear in Clone options of Clone issue screen:


  • No labels