The clone property file allows customized control over clone operations. We can customize the menu based custom clone+ and custom clone++ labelsThis article explains how to customize the menu labels for clone+ and clone ++ using the property file.
Instructions
To customize the menu based on labels for custom clone plus actions (Clone+ (custom1) and , Clone++ (custom1) follow the below configuration. Only users with JIRA Administrator permission can perform the changes in the configuration file.
...
etc...), perform the following:
- Navigate to > Add-ons.
- Select Manage apps section and expand the Clone Plus app.
- Click on the modules enabled link as shown in the below screenshot.
- Enable the custom Clone+ (custom1) and the required options for your scenario.
- Click on Configure button which will redirect Configure to navigate to Configure Clone Plus Properties page.
- Once you are there in the configuration page you will see Active and Edit sections, Click on Edit Section to edit the properties.
- Add the following clone-plus properties shown below to the page and Click on Make Active Button
...
- :
...
Labelling of Clone+ (custom1) :
Code Block 1.label = Name1
Labelling of Clone++ (custom1):
Code Block 1.plus.label = Name2
...
- Click Make Active Button.
Note |
---|
Only JIRA Administrators can perform the changes in the configuration file. |
You can now see the configured labels in the menu options:
Info |
---|
|