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 issueThis article explains how to customize the menu labels for clone+ and clone ++ using the property file.

Instructions

...

To customize the menu label based on labels for custom clone plus actions (Clone+ (custom1)   and , Clone++ (custom1) etc...), then follow the below configuration. Only Administrator permission can perform the changes in the configuration file.

...

 perform the following: 

...

  1. Navigate to Image AddedAdd-ons.
  2. Select the Manage apps section and go to expand the Clone Plus app.
  3. Click on the modules enabled link.
    Image Added
  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 Removed

  1. Clone+ (custom1) and the required options for your scenario.
  2. Click Configure to navigate to the Configure Clone Plus Properties page.
  3. Click the Edit section to edit the properties.
  4. Add the following clone-plus properties to the page:

    Labelling of Clone+ (custom1) :

    Code Block
    1.label = Name1
    
    

...

  1. Labelling of Clone++ (

...

  1. custom1):

    Code Block
    1.plus.label = Name2

...


  1. Click Make Active.
Note

Only JIRA Administrators can perform the changes in the configuration file.

You can now see the configured labels in the menu options:

Image RemovedImage Added


Info
  • Clone+ and Clone++ are the modules enabled by default when you install the
add-on
  • app and you
will not be able to change the names
  • cannot modify the labels. 
      2. The customize labeling
  • The customized labelling can be done for any
Custom
  • custom clone+/clone++ modules as
per the above configuration
  • mentioned in this page.
  • Based on the requirement, user can enable or disable the custom clone+ modules.