Versions Compared

Key

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

This article explains how to set the priority while cloning the issue using the issue using Clone+ (custom1) or Clone++ (custom1) options from the original issue. Only an administrator can modify clone+ and clone++ configurations.

Instructions

  1. Navigate to SettingsImage Added> Manage Apps > Select Clone Plus app and enable the custom clone options as in the below screenshot.apps > Clone Plus for Jira as an administrator and click the link as shown:
    Image Modified
  2. Navigate to Settings > Manage Apps > BOB SWIFT CONFIGURATION > Clone Plus > Edit and edit the Clone Plus configuration the Clone Plus for Jira Configuration properties file.:
    Image RemovedImage Added
  3. Add the configurations as shown below and click Make Active.

    Code Block
    themeMidnight
    # This file needs to be put in the user configured jira home directory
    1.condition.*.*.* = true
    1.label = Custom1+
    1.set.priority= 4
    
    1.plus.condition.*.*.*= true
    1.plus.label= Custom1++
    1.plus.set.priority= 5
    
    

...


  1. Go to the issue you want to clone (TEST-1, for example).

  2. Click More. Please note Priority is Medium for this issue.
    Image Added

  3. Perform the Clone+ operation. The result is shown below as an example:
    Image Added

  4. Perform the same for Clone++ operation.
    Image Added
    For the Clone++ operation, check the Priority of the issue as shown below:

    Image Added