The clone property file allows customized control over clone operations. We can customize the menu label based custom clone+ and custom clone++ labels. This will give more clarity while performing the cloning of issue.
Instructions
To customize the menu label based on Clone+ (custom1) and Clone++ (custom1), then follow the below configuration. Only Administrator permission can perform the changes in the configuration file.
- Navigate to the Cogwheel option in Jira application and click on Add-on.
- Select Manage apps section and open the Clone Plus app.
- Click on modules enabled.
- Enable the custom clone++ from Manage Add-on page.
- Configure the clone-plus.properties file with below changes.
To enable Custom Clone+ modules:
Labeling of Clone+ (custom2) :
1.label = Name1
Labeling of Clone++ (custom2):
1.plus.label = Name2
After making the changes in the labels:
- Clone + and Clone ++ are the modules enabled by default when you install the add-on and you will not be able to change the names.
2. The customize labeling can be done for any Custom clone+ modules as per the above configuration.
3. Based on the requirement user can enable and disable the Custom clone+ modules.