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 based custom clone+ and custom clone++ labels. This will give more clarity while 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 based on labels for custom clone plus actions (Clone+ (custom2custom1)   and , Clone++ (custom2), then follow the below configuration.

  1. Enable the custom clone+ from Manage Add-on page.
  2. Configure the clone-plus.properties file with below changes.

Labeling of Clone+ (custom2custom1) etc...), perform the following: 

  1. Navigate to Image AddedAdd-ons.
  2. Select the Manage apps section and expand the Clone Plus app.
  3. Click the modules enabled link.
    Image Added
  4. Enable the custom Clone+ (custom1) and the required options for your scenario.
  5. Click Configure to navigate to the Configure Clone Plus Properties page.
  6. Click the Edit section to edit the properties.
  7. Add the following clone-plus properties to the page:

    Labelling of Clone+ (custom1) :

    Code Block

...

  1. 1.label = Name1
    
    

...

  1. Labelling of Clone++ (

...

  1. custom1):

    Code Block

...

  1. 1.plus.label = Name2


  2. 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 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. 
  • The
customize labeling
  • customized labelling can be done for any
Custom
  • custom clone+/clone+
modules as per above configuration
  • + modules as mentioned in this page.
  • Based on the requirement, user can enable or disable the custom clone+ modules.