This article explains how to customize and enable the Clone+ and Clone++ options for a specific Status using the property file.
Instructions
- Log in to Jira as an Administrator.
- Navigate to > Manage apps > Clone Plus for Jira and click the link as shown:
- Enable the Clone+ and Clone++ (custom1) Clone option.
- Click Configure to open the Clone Plus for Jira Configuration page:
Click the Edit tab to add the following clone-plus properties:
Show this action for all projects, issue types, and for particular status for clone+ and clone++# Show this action for a particular Status 1.condition.*.*.3= true 1.label= Custom1 1.plus.condition.*.*.5= true 1.plus.label= Custom++
- Click Make Active.
Go to a Jira project, open Issue TEST-1.
From the View Issue screen of TEST-1 issue, click More.
In the dropdown, testing_status+ and testing_status++ clone plus is not shown due to the Status is as shown in the below screenshot:
- From the View Issue screen of TEST-1 issue, click More.
- In the dropdown, testing_status+ clone plus is shown as the Status is in as shown in the below screenshot:
- In the dropdown, testing_status+ clone plus is shown as the Status is in as shown in the below screenshot:
From the View Issue screen of TEST-1, click More.
In the dropdown, testing_status++ clone plus is shown as the Status is in as shown in the below screenshot:
With the above configuration, you can clone the issue for any project or any issue types but only for specific Status as the Custom1 and Custom1++ is enabled only for the TEST project.
Make sure to update the Status id as per your Jira instance in the clone-plus properties file.