---
title: "Clone sprints"
canonical: "https://support.appfire.com/space/JCPP/1602289928/Clone%20sprints"
format: markdown
---
> Macro (aura-html)

This page provides details to clone active, future, and completed sprints.

# Prerequisites

Ensure the copy sprint option is enabled for your clone operation. For example for the Clone+ clone operation:

```
option.copySprint = true
option.copyCompletedSprints = true
```

For more details, refer the <u>[Customization Information](https://appfire.atlassian.net/l/cp/ntVHomY7)</u> page.

# Steps

1. Select an issue you want to clone in your Jira instance. For example, consider an issue with the sprints as shown in the following image.
2. In the top of the issue, click **More** > **Clone+**.
3. In the *Clone *page, select the **Copy Sprint** and **Include Completed Sprints **clone options, and the values for all the remaining fields as required.
4. Click **Create**.  
The issue is cloned as configured and displayed.

> ℹ️ If you do not want to clone the completed sprints, clear the **Include Completed Sprints **checkbox.