Versions Compared

Key

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

This article explains how to set labels none for a particular project clone operation in remove the labels while cloning an issue using the Clone Plus for Jira app.

Instructions

  1. Log in to into Jira as an Administrator and navigate to Image Modified > Manage Apps.
  2. From the left sidebar, select Clone Plus under the the BOB SWIFT CONFIGURATION section section.
    Image Modified
  3. Select the Clone plus properties tab and select Edit.
    Image Modified
  4. Add below parameters in configuration properties and click Make Active.

    For Custom1 (Clone + and Clone ++) operations:

    Code Block
    themeMidnight
    # Need to use the below code to Custom1-Clone+ operation
    1.set.labels = 
    1.ignoreFields = labels
    
    # Need to use the below code to Custom1-Clone++ operation
    1.plus.set.labels = 
    1.plus.ignoreFields = labels


With this configuration, the labels does labels do not appear in newly the cloned issue as shown below:

Image Modified