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 clone comments, links and attachments from one issue to another - Cloud

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 9 Next »

Description

Consider a scenario where the user wants to clone an issue and copy the respective comments, links and attachments. This page explains the steps to accomplish the scenario.

Steps

Navigate to the intended issue. For example, consider the following issue with the highlighted issue link, Confluence page attachments, and comment to be cloned:

Perform the following:

  1. Select the Clone Plus option from the Actions menu to set various fields for the clone action in the Clone Plus for Jira window.

  2. Select the Clone operationProject and Issue type as required. Also, select the following clone options to copy the respective issue details:

    • Copy attachments

    • Copy links

    • Copy comments

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

  4. Click Create to create the issue. You see the original issue cloned with the issue link, Confluence page attachments, and comment of the original issue copied as highlighted in:

  • In the cloned issue observe that the current behavior is:

    • Confluence links are copied as web links into the cloned issue.

    • The original commentator is replaced with the user performing the clone operation.

  • Copy comment rules
    In some case, some view restricted comments are not be copied to prevent the comment becoming visible elsewhere. Here are the rules:

    • All comments are copied when going to the same project whether they have view restrictions or not.

    • Any view restricted comments retain the same restrictions when copied.

    • All view restricted comments that are restricted by group are copied.

    • All view restricted comments that are restricted by a project role restriction CANNOT be copied when the clone is to a different project.

  • No labels