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

Version 1 Next »

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

Instructions

  1. Log into 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 Edit and add below parameters in configuration file. 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


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


  • No labels