Error formatting macro: appfire-confluence-analytics: java.lang.NullPointerException: Cannot invoke "com.atlassian.confluence.xhtml.api.MacroDefinition.getMacroId()" because "macroDefinition" is null
Skip to end of banner
Go to start of banner

How to set fields while cloning an issue

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Description

Consider a scenario where you want to set certain project roles, Fix versions, and Priority to specific values while cloning an issue. This page explains the scenario in detail.

Before proceeding with the steps mentioned in the next section, ensure your administrator creates a clone operation that suits your requirement. In this case the following fields are set as:

Steps

Assume the following is an example issue you want to clone:

In this issue screen:

  1. Old Jira issue view: Click the Clone Plus button from the controls on the top right corner.
    Or
    New Jira issue view: Select the Clone Plus option from the Actions () menu on the top right corner.
    You are navigated to the Clone Plus for Jira window.

  2. Select the Clone operation that is configured for your scenario and other values as required.

  3. Click Clone to configure the other issue fields further as required.

  4. Click Create to create the issue. You see a successful issue creation message and the parent issue is cloned as configured:

  • No labels