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++ 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: 

  1. Navigate to Image AddedAdd-ons.
  2. Select Manage apps section and expand the Clone Plus app.
  3. Click on the modules enabled link as shown in the below screenshot.
    Image Added
  4. Enable the custom Clone+ (custom1) and the required options for your scenario.
  5. Click on Configure button which will redirect Configure to navigate to Configure Clone Plus Properties page.
  6. Once you are there in the configuration page you will see Active and Edit sections, Click on Edit  Section to edit the properties.
  7. Add the following clone-plus properties shown below to the page and Click on Make Active Button

...

  1. :

...


  1. Labelling of Clone+ (custom1) :

    Code Block
    1.label = Name1
    
    

    Labelling of Clone++ (custom1):

    Code Block
    1.plus.label = Name2

...


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