Versions Compared

Key

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

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+ (custom2)   and Clone++ (custom2), then follow the below configuration.

...

. Only Administrator permission can perform the changes in the configuration file.

  1. Navigate to the Cogwheel option in Jira application and click on Add-on.
  2. Select Manage apps section and go to Clone Plus app.
  3. Click on modules enabled.
  4. Enable the custom clone++ from Manage Add-on page.
  5. Configure the clone-plus.properties file with below changes.



To enable Custom Clone+ modules:

Image Added


Labeling of Clone+ (custom2) :

...

Code Block
2.plus.label = Name2


After making the changes in the labels:


Image Added


Info
  1. 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.

...