/
How to remove labels while cloning an issue using Clone Plus for Jira
How to remove labels while cloning an issue using Clone Plus for Jira
This article explains how to remove the labels while cloning an issue using the 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.
- Select the Clone plus properties tab and select Edit.
- Add below parameters in configuration properties and click Make Active.
For Custom1 (Clone + and Clone ++) operations:
# 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 do not appear in the cloned issue as shown below:
, multiple selections available,
Related content
How to hide "Linked Issues" field using Clone+ and Clone++ operations
How to hide "Linked Issues" field using Clone+ and Clone++ operations
More like this
How to exclude the sprint field while cloning an issue
How to exclude the sprint field while cloning an issue
More like this
Exclude Fields from being copied to the cloned issue
Exclude Fields from being copied to the cloned issue
More like this
Getting started with customization
Getting started with customization
More like this
How to disable copying parent versions for clone operation in Clone Plus for Jira
How to disable copying parent versions for clone operation in Clone Plus for Jira
More like this
Set the assignee to blank
Set the assignee to blank
More like this