{"id":5610,"date":"2025-04-10T11:23:07","date_gmt":"2025-04-10T11:23:07","guid":{"rendered":"https:\/\/titanapps.io\/blog\/?p=5610"},"modified":"2025-04-10T11:23:08","modified_gmt":"2025-04-10T11:23:08","slug":"cloning-in-jira","status":"publish","type":"post","link":"https:\/\/titanapps.io\/blog\/cloning-in-jira","title":{"rendered":"Your Guide to Cloning in JIRA: How to Clone Issues in Different Ways"},"content":{"rendered":"\n<p>While cloning in Jira can be done in just a few clicks, it becomes less straightforward when you have special requirements. What if you need to clone an issue to a different project, clone tasks in bulk, or do this automatically on a schedule? In this article, we explore all these scenarios and provide you with examples and step-by-step instructions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Basics of Cloning in JIRA: What is it and Why is it Useful?<\/h2>\n\n\n\n<p>The term refers to the process of duplicating an existing Jira issue (or work item),&nbsp; resulting in the creation of a new issue with identical details.&nbsp;<\/p>\n\n\n\n<p>Typically, information such as the issue description, summary, and type is copied to the new issue. Other elements, such as comments or history, are not transferred. The most common reasons for cloning include reusing typical tasks, creating similar issues, or assigning a task to multiple teams.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Benefits of Issue Cloning in Jira:<\/h3>\n\n\n\n<ul class=\"wp-block-list large-list\">\n<li><strong>Time optimization<\/strong> &#8211; instead of filling in issue details manually, you can re-use the structure from a similar issue. With recurring tasks, cloning significantly boosts efficiency.<\/li>\n\n\n\n<li><strong>Linking issues automatically<\/strong> &#8211; related or similar issues are linked automatically with the Clones\/Cloned by link type. This helps you keep your work in Jira organized.<\/li>\n\n\n\n<li><strong>Issue standardization<\/strong> &#8211;\u00a0 when copying, you preserve the issue structure and can use it as a basis for new work items. You will only need to change the details that are different for the new issue.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to Clone an Issue Within the Same Project&nbsp;<\/h2>\n\n\n\n<p>This type of cloning in Jira is quite straightforward. Open the issue you want to clone, click the three dots in the upper right corner, and select Clone.&nbsp;<\/p>\n\n\n\n<p>In the pop-up window, you will see a list of additional items to include in the cloned issue (if any). In particular, these can be:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Attachments<\/li>\n\n\n\n<li>Child issues<\/li>\n\n\n\n<li>Links<\/li>\n\n\n\n<li>Sprint value<\/li>\n\n\n\n<li>Custom fields<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1024x777.png\" alt=\"1. How to Clone an Issue Within the Same Project\" class=\"wp-image-5632\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Depending on your settings, you can also clone an issue directly from your Jira board. To do so, find the card of the issue you want to clone, click the three dots menu, and select <strong>Clone<\/strong>.<\/p>\n\n\n\n<p>The cloned issue will be linked to the original task and added to the same project. It will also have the \u201cCloned\u201d prefix in the summary, unless you edit it out when cloning.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Clone a Jira Issue to Another Project<\/h2>\n\n\n\n<p>Let\u2019s say, you have a task in one project but need to do similar work in a second project. Another example is when you want to reuse information from a task in a different project. For instance, you have a regression ticket with a QA checklist and linked bugs and you want to clone it to another project as a report for the product manager.<\/p>\n\n\n\n<p>Jira allows you to clone an issue to a different project with the help of a simple automation rule. If such cloning is not needed regularly, it\u2019s best to set up a Jira automation that can be triggered manually. The cloning then occurs automatically. Let\u2019s see how to do this in practice.<\/p>\n\n\n\n<ul class=\"wp-block-list large-list\">\n<li>First, go to <strong>Project Settings -> Automation<\/strong>. Click <strong>Create Rule<\/strong>.<\/li>\n\n\n\n<li>Select <strong>Manual trigger from issue<\/strong> as a trigger. Here, you can also specify which user groups can utilize this manual trigger and for which issue types it should be shown.<\/li>\n\n\n\n<li>Choose<strong> Clone issue<\/strong> as an action.\u00a0<\/li>\n\n\n\n<li>Next, specify the project for the cloned issue and select the issue type. It can be the same as that of the original issue or a different one (task, subtask, asset, etc.). At this step, you can also remove the \u201cClone\u201d prefix from the issue summary.<\/li>\n\n\n\n<li>Select the fields you want to include in the cloned issue. For example, Assignee, Attachment, Reporter, Description, Linked issues, and so on.\u00a0<\/li>\n\n\n\n<li>Once ready, enable the rule.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-1024x777.png\" alt=\"2. How to Clone a Jira Issue to Another Project\" class=\"wp-image-5633\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/2.-How-to-Clone-a-Jira-Issue-to-Another-Project-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Then, go to the issue you want to clone, click <strong>Actions<\/strong>, and select <strong>Clone issue to another project<\/strong>.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-1024x777.png\" alt=\"3. How to Clone a Jira Issue to Another Project 2\" class=\"wp-image-5634\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/3.-How-to-Clone-a-Jira-Issue-to-Another-Project-2-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>The issue will be cloned to the selected project according to your settings.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Clone a Jira Issue Automatically Based on Conditions<\/h2>\n\n\n\n<p>In our previous example, cloning was triggered manually. Now, we\u2019ll see how to set up a flow that is triggered by a specific event instead of a user action.<\/p>\n\n\n\n<p>Let\u2019s say you have a Jira board where your team adds their inputs for your software product. These can be improvement suggestions, ideas for new features, and so on. Later, your product team reviews these suggestions and decides what to implement and what not to implement. When an input is approved, it can be automatically cloned as a task for the development team.&nbsp;<\/p>\n\n\n\n<p>Here\u2019s an automation scheme for this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-1024x777.png\" alt=\"4. How to Clone a Jira Issue Automatically Based on Conditions\" class=\"wp-image-5635\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/4.-How-to-Clone-a-Jira-Issue-Automatically-Based-on-Conditions-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>When an issue is transitioned to Approved and the issue type is an Input item, it gets cloned into the specified project as a Story. In this example, we also added the prefix \u201cInput\u201d to the issue summary and a corresponding label for easier tracking.&nbsp;<\/p>\n\n\n\n<p>You can add different triggers and conditions to the automation rule, depending on your specific situation and requirements. To set it up, go to <strong>Project Settings -&gt; Automation<\/strong> <strong>-&gt; Create Rule<\/strong>. Once ready, validate and enable your rule.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to Remove the \u201cCLONE\u201d Prefix From Cloned Issues in Jira<\/h3>\n\n\n\n<p>This can be useful when you frequently clone issues automatically and the prefix is not really needed. Go to <strong>JIRA Administration -&gt; System -&gt; Advanced Settings<\/strong>. The first entry on the list should be <strong>jira.clone.prefix,<\/strong> and the specified value will be &#8220;CLONE\u2014.&#8221; Click the value text to change or remove it.&nbsp;<\/p>\n\n\n\n<p>Please note that you need to have Administrator permissions to do this. If that is not the case, you can adjust the prefix directly in the automation rules you use by editing the issue summary field.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"493\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-1024x493.png\" alt=\"5. How to Remove the \u201cCLONE\u201d Prefix From Cloned Issues in Jira\" class=\"wp-image-5636\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-1024x493.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-300x145.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-768x370.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-1536x740.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-2048x987.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-24x12.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-36x17.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/5.-How-to-Remove-the-CLONE-Prefix-From-Cloned-Issues-in-Jira-48x23.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to Clone a Jira Epic With All Its Tasks and Subtasks&nbsp;&nbsp;<\/h2>\n\n\n\n<p>Currently, Jira does not offer an out-of-the-box option to clone the whole hierarchy of issues within an epic. Here are the alternatives you can consider:<\/p>\n\n\n\n<p><strong>Use Smart Templates for Jira to clone the whole hierarchy<\/strong><\/p>\n\n\n\n<p>With the help of this app, you can save an epic<strong> <\/strong>and all its issues, subtasks, and checklists as a reusable template. From that template, you can create an exact duplicate of the original epic. This allows you to clone an epic both to the same project or to another one.<\/p>\n\n\n\n<p><strong>Clone an epic manually from the issue view page<\/strong><\/p>\n\n\n\n<p>In this case, an epic and its issues will be cloned into the same project, but subtasks and checklists will not be copied.<\/p>\n\n\n\n<p><strong>Use Automation for Jira to clone an epic with its issues<\/strong><\/p>\n\n\n\n<p>You can set up a rule that will clone an epic and the issues it includes to the same or to another project. However, subtasks and checklists will not be transferred. The available workarounds for including subtasks often don\u2019t work reliably due to Jira\u2019s limitations.<\/p>\n\n\n\n<p>As you can see, currently, the only way to clone a Jira epic with all its issues and subtasks is to use a third-party solution.&nbsp;<\/p>\n\n\n\n<p>Let\u2019s explore these options in more detail.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Option 1. Clone an Epic with Smart Templates<\/h3>\n\n\n\n<p>Although teams often use cloning for recurring issues and repetitive processes, issue templates can be a better solution for this purpose.&nbsp;<\/p>\n\n\n\n<p>First of all, the native cloning options don\u2019t preserve an entire epic hierarchy. Secondly, cloning an issue repeatedly is inefficient. You would have to find the needed issue, make a copy, and then edit out details left from the previous task that are irrelevant for the new issue. Additionally, you would have to prevent your team from making changes to the \u201cexemplary\u201d issue designated for cloning. If you need to clone multiple issues over and over again, things can get confusing.<\/p>\n\n\n\n<p>Using Smart Templates is significantly more convenient for creating copies of a Jira issue. You can save a whole epic as a template with all its hierarchy. Just add the generalized structure, descriptions, and fields, and use variables for information that changes from one issue to another. All your smart templates will be stored in one place as a list. Anyone on your team will know where to find them and will be able to access them easily.<\/p>\n\n\n\n<section class=\"quote\">\n  <div class=\"quote__text\">\n    <blockquote><p>Smart Templates allow you to save an epic or another issue as a template and then create new issues from it whenever you need to. The new epic will include all the tasks, subtasks, and checklists from the original epic. Fields, issue descriptions, assignees, and other information will be preserved as well.<\/p><\/blockquote>\n  <\/div>\n  <div class=\"quote-author\">\n        <div>\n    \n        <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p>In the example below, we cloned an epic for the recruitment process. The original epic with its tasks, subtasks, and checklists was saved as a template. Now, we make a copy of it every time we need to launch the recruitment process for a new position.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1022\" height=\"1024\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-1022x1024.png\" alt=\"6. How to Clone a Jira Epic With All Its Tasks and Subtasks\" class=\"wp-image-5637\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-1022x1024.png 1022w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-300x300.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-150x150.png 150w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-768x769.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-1533x1536.png 1533w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2044x2048.png 2044w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-24x24.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-36x36.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/6.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-48x48.png 48w\" sizes=\"(max-width: 1022px) 100vw, 1022px\" \/><\/figure>\n\n\n\n<p>To prepare this reusable issue template, we used <a href=\"https:\/\/marketplace.atlassian.com\/apps\/1231143\/smart-templates-issue-templates-for-jira?hosting=cloud&amp;tab=overview\" target=\"_blank\" rel=\"noreferrer noopener\">Smart Templates<\/a> and <a href=\"https:\/\/marketplace.atlassian.com\/apps\/1215277\/smart-checklist-for-jira-free?hosting=cloud&amp;tab=overview\" target=\"_blank\" rel=\"noreferrer noopener\">Smart Checklist<\/a> for Jira by Titan Apps.<\/p>\n\n\n\n<p>If you want to recreate issues regularly at set intervals, use the built-in <a href=\"https:\/\/railsware.atlassian.net\/wiki\/spaces\/STFJ\/pages\/4232642582\/Scheduler\" target=\"_blank\" rel=\"noreferrer noopener\">scheduling feature<\/a> in Smart Templates.<\/p>\n\n\n\n<p>Additionally, you can enhance your templates with variables of different types. This allows you to include values that change from one task to another:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1022\" height=\"1024\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-1022x1024.png\" alt=\"7. How to Clone a Jira Epic With All Its Tasks and Subtasks 2\" class=\"wp-image-5638\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-1022x1024.png 1022w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-300x300.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-150x150.png 150w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-768x769.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-1533x1536.png 1533w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-2044x2048.png 2044w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-24x24.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-36x36.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/7.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-2-48x48.png 48w\" sizes=\"(max-width: 1022px) 100vw, 1022px\" \/><\/figure>\n\n\n\n<p>When creating a new issue, you will see a pop-up asking you to provide information for the variables. Here\u2019s what the result looks like:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-1024x777.png\" alt=\"8. How to Clone a Jira Epic With All Its Tasks and Subtasks 3\" class=\"wp-image-5639\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/8.-How-to-Clone-a-Jira-Epic-With-All-Its-Tasks-and-Subtasks-3-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Another advantage of utilizing Smart Templates to reuse issues is the app\u2019s History feature. It shows you the list of all issues created from a specific template. You will see their progress status, assignees, and other details.<\/p>\n\n\n\n<p>By default, a new epic created from a template will be added to the same project as the original issue. However, a template can easily be shared between different projects from the Smart Templates\u2019 <strong>Projects<\/strong> tab.<\/p>\n\n\n\n<p>As you can see, Smart Templates allow you to easily clone a Jira epic along with all its dependencies. This process is simple, straightforward, and time-efficient. The tool works with both Jira Cloud and Jira Data Center.<\/p>\n\n\n\n<section class=\"banner-block\">\n  <div class=\"banner-block__info\">\n    <h5 class=\"banner-block__title\">Optimize processes with Smart Templates<\/h5>\n    <ul class=\"banner-list\">            <li class=\"banner-list__item\">Spend less time on recreating or cloning recurring tasks<\/li>\n                      <li class=\"banner-list__item\">Optimize your workflow with flexible templates and reduce human error<\/li>\n                      <li class=\"banner-list__item\">Enforce company standards<\/li>\n          <\/ul>    <a href=\"https:\/\/marketplace.atlassian.com\/apps\/1231143\/smart-templates-for-jira?\" target=\"\" class=\"banner-block__link btn btn-orange\" >Try for free<\/a>\n  <\/div>\n  <div class=\"banner-block__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2024\/11\/Smart-Templates_Jira___.svg\" alt=\"\" width=\"420\" height=\"377\">\n  <\/div>\n<\/section>\n\n\n\n<h3 class=\"wp-block-heading\">Option 2. Clone an Epic Manually From the Issue View Page<\/h3>\n\n\n\n<p>Like all other issue types, epics can also be cloned from the issue view page. Although this won\u2019t help you clone the entire hierarchy, you can use this method to clone a parent issue with child issues of the first level of the hierarchy. This means you\u2019ll get a clone of your epic and its issues, but not the subtasks and checklists included in those issues.<\/p>\n\n\n\n<p>To do so, open the view page of the epic you want to clone and click the three dots in the upper right corner. Select <strong>Clone<\/strong> from the dropdown menu.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-1024x777.png\" alt=\"0. How to Clone an Issue Within the Same Project\" class=\"wp-image-5640\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/1.-How-to-Clone-an-Issue-Within-the-Same-Project-1-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>In the popup that appears, you can select additional items you want to clone such as attachments, links, and child issues. Tick the latter and click <strong>Clone<\/strong>.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-1024x777.png\" alt=\"9. Clone an Epic Manually From the Issue View Page\" class=\"wp-image-5641\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/9.-Clone-an-Epic-Manually-From-the-Issue-View-Page-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Your epic and its issues will be cloned to the same project. However, the subtasks from those issues will not be transferred.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Option 3. Clone an Epic Using Automation For Jira<\/h3>\n\n\n\n<p>Another native option, Automation for Jira, also doesn\u2019t offer you a clear and straightforward way to clone an epic with all its dependencies. There are many different workarounds posted in the Atlassian community, but not all of them work reliably.&nbsp;<\/p>\n\n\n\n<p>As of now, the most feasible option is to configure a rule that clones a parent issue with its child issues of the first level of hierarchy:&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"654\" height=\"1024\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-654x1024.png\" alt=\"10. Clone an Epic Using Automation For Jira \" class=\"wp-image-5642\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-654x1024.png 654w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-192x300.png 192w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-768x1202.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-981x1536.png 981w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-1308x2048.png 1308w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-15x24.png 15w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-23x36.png 23w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/10.-Clone-an-Epic-Using-Automation-For-Jira-31x48.png 31w\" sizes=\"(max-width: 654px) 100vw, 654px\" \/><\/figure>\n\n\n\n<p>This means the rule doesn\u2019t clone work items at deeper hierarchy levels, such as subtasks or checklists. Since Automation for Jira doesn\u2019t support branches within branches, there\u2019s no straightforward way to include subtasks in the rule. Some users set up two different rules, one for cloning an epic and its issues, and another for cloning subtasks. However, this cumbersome method doesn\u2019t always run smoothly, so we can\u2019t recommend it as a reliable solution.&nbsp;<\/p>\n\n\n\n<p>Here\u2019s how to configure the automation shown in the screenshot above.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list large-list\">\n<li>As a trigger, select <strong>Manually Triggered<\/strong>.\u00a0<\/li>\n\n\n\n<li>For the condition, set <strong>Issue type equals Epic<\/strong>.\u00a0<\/li>\n\n\n\n<li>The action will be <strong>Clone issue into<\/strong>. Specify the project where you want to clone your epic to. Then click <strong>Choose field<\/strong> and select <strong>Parent<\/strong>. You can also add any other fields you want to copy. In the <strong>Linked issues<\/strong>, select <strong>Clones<\/strong> and <strong>Trigger issue<\/strong>, as shown in the screenshot below. This will add the link to the original issue to the cloned version.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-1024x777.png\" alt=\"11. Clone an Epic Using Automation For Jira 3\" class=\"wp-image-5643\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/11.-Clone-an-Epic-Using-Automation-For-Jira-2-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Add a <strong>Create variable<\/strong> step and specify the variable name and its smart value as shown below:<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-1024x777.png\" alt=\"12. Clone an Epic Using Automation For Jira 3\" class=\"wp-image-5644\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/12.-Clone-an-Epic-Using-Automation-For-Jira-3-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Next, create a branch <strong>For: Children<\/strong> and add <strong>Clone issue into<\/strong> as the action. Select the same project you chose for the parent issue. From the <strong>Choose fields<\/strong> list, select <strong>Parent <\/strong>and enter the variable name from the previous step.\u00a0<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"777\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-1024x777.png\" alt=\"13. Clone an Epic Using Automation For Jira 4\" class=\"wp-image-5645\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-1024x777.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-300x228.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-768x583.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-1536x1166.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-2048x1555.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-24x18.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-36x27.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/13.-Clone-an-Epic-Using-Automation-For-Jira-4-48x36.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Finally, validate and enable your rule. Then, go to the epic you want to clone, open it, click Actions, and select this rule from the dropdown. This will trigger your automation, and the epic with its issues will be cloned according to your settings. However, the subtasks and checklists won\u2019t be cloned. The new epic will contain a link to the original issue it clones.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Clone Jira Issues in Bulk<\/h2>\n\n\n\n<p>As of now, Jira doesn\u2019t offer a native feature for cloning multiple issues in one go. This is a popular request from users, as you can see from this <a href=\"https:\/\/jira.atlassian.com\/browse\/JRACLOUD-37520\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">ticket<\/a> dating back to 2014. The Jira team announced they have included the bulk-clone feature in their roadmap for this year. However, shipping a ready solution can take significant time.<\/p>\n\n\n\n<p>The alternatives you have are:<\/p>\n\n\n\n<ul class=\"wp-block-list large-list\">\n<li><strong>Automation for Jira<\/strong> &#8211; for recurring tasks, you can set up a rule that automatically creates similar tasks based on triggers. However, this is not feasible for issues you need to duplicate in bulk once or twice. Likewise, this won\u2019t help if you want to clone a different batch of issues each time.<\/li>\n\n\n\n<li><strong>Third-party apps<\/strong> &#8211; some tools allow you to overcome Jira\u2019s limitations and offer more variety in terms of cloning options. One of the most popular solutions is Deep Clone. For some cases, you can also use Smart Templates by Titan Apps to clone issues in bulk. This can be done if multiple issues you need to clone are a part of the same epic. Let\u2019s take a closer look at this example.<\/li>\n<\/ul>\n\n\n\n<p>Let\u2019s say you have several products managed in separate Jira projects, and you need to prepare them for a security compliance audit. This means you have to complete the same sequence of tasks for each product. To do so, you create an epic with multiple tasks:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"493\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-1024x493.png\" alt=\"14. How to Clone Jira Issues in Bulk\" class=\"wp-image-5646\" srcset=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-1024x493.png 1024w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-300x145.png 300w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-768x370.png 768w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-1536x740.png 1536w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-2048x987.png 2048w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-24x12.png 24w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-36x17.png 36w, https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/14.-How-to-Clone-Jira-Issues-in-Bulk-48x23.png 48w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Since all your audit-related tasks are in the same epic, you can bulk-clone them into another project with the help of Smart Templates for Jira.&nbsp;<\/p>\n\n\n\n<p>Install <a href=\"https:\/\/marketplace.atlassian.com\/apps\/1231143\/smart-templates-issue-templates-for-jira?hosting=cloud&amp;tab=overview\" target=\"_blank\" rel=\"noreferrer noopener\">Smart Templates<\/a> and save your epic with multiple tasks as a template. Then, create a new epic from this template and make it accessible across your projects. We have already described how to do this in more detail in the previous section of this article. As a result, the multiple issues included in the initial epic will be bulk-cloned and can be used in a different project.<\/p>\n\n\n\n<section class=\"banner-block\">\n  <div class=\"banner-block__info\">\n    <h5 class=\"banner-block__title\">Optimize processes with Smart Templates<\/h5>\n    <ul class=\"banner-list\">            <li class=\"banner-list__item\">Spend less time on recreating or cloning recurring tasks<\/li>\n                      <li class=\"banner-list__item\">Optimize your workflow with flexible templates and reduce human error<\/li>\n                      <li class=\"banner-list__item\">Enforce company standards<\/li>\n          <\/ul>    <a href=\"https:\/\/marketplace.atlassian.com\/apps\/1231143\/smart-templates-for-jira?\" target=\"\" class=\"banner-block__link btn btn-orange\" >Try for free<\/a>\n  <\/div>\n  <div class=\"banner-block__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2024\/11\/Smart-Templates_Jira___.svg\" alt=\"\" width=\"420\" height=\"377\">\n  <\/div>\n<\/section>\n\n\n\n<h2 class=\"wp-block-heading\">What Are the Limitations of Native Cloning in JIRA?<\/h2>\n\n\n\n<p>To sum up, Jira\u2019s native functionality is a reliable choice when you need to clone an individual issue\/Jira work item. In this case, you can easily configure an automation rule or trigger cloning manually.&nbsp;<\/p>\n\n\n\n<p>However, Jira doesn\u2019t offer out-of-the-box tools to clone multiple issues in bulk or the ability to clone an epic with the hierarchy of issues and sub-issues it contains. Sometimes, using automation for Jira can be a viable choice here, even though it\u2019s not the most straightforward and bulletproof solution. Creating a rule that fulfills your requirements for cloning and runs without any surprises can prove to be a tricky task.&nbsp;<\/p>\n\n\n\n<p>As an alternative, we recommend you consider third-party solutions for your custom cloning use cases. Smart Templates for Jira by Titan Apps can be helpful for cloning issues in bulk and cloning a Jira epic along with all its dependencies. Due to its ease of use, this is a rather cost-efficient solution that will help you streamline the cloning process and better organize your work in Jira.<\/p>\n\n\n\n<section class=\"writer\">\n  <div class=\"writer__image\">\n    <img alt='Olga Cheban' src='https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-180x180.jpg' srcset='https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-360x360.jpg 2x' class='avatar avatar-180 photo' height='180' width='180' \/>  <\/div>\n\n  <div class=\"writer-data\">\n    <span class=\"writer-data__label\">Article by<\/span>\n    <span class=\"writer-data__name\">\n      Olga Cheban    <\/span>\n    <div class=\"writer-data__bio\">\n      Content Writer at TitanApps.\r\n\r\nI love it when my writing helps people find smarter ways to manage their time. Whether for individual professionals or large companies, even small changes in managing daily tasks can have a huge impact. My goal is to share practical advice that promotes efficiency and facilitates growth.    <\/div>\n\n      <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>While cloning in Jira can be done in just a few clicks, it becomes less straightforward when you have special requirements. What if you need to clone an issue to a different project, clone tasks in bulk, or do this automatically on a schedule? In this article, we explore all these scenarios and provide you [&hellip;]<\/p>\n","protected":false},"author":181780136,"featured_media":5630,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1401,1405,1418,1419,1409,1412],"tags":[1436],"coauthors":[1454],"class_list":["post-5610","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-article","category-atlassian-jira","category-product-management","category-project-management","category-smart-checklist","category-smart-templates","tag-smart-templates"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Your Guide to Cloning in Jira - Titanapps<\/title>\n<meta name=\"description\" content=\"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/titanapps.io\/blog\/cloning-in-jira\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Your Guide to Cloning in Jira - Titanapps\" \/>\n<meta property=\"og:description\" content=\"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/titanapps.io\/blog\/cloning-in-jira\" \/>\n<meta property=\"og:site_name\" content=\"Titanapps\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-10T11:23:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-10T11:23:08+00:00\" \/>\n<meta name=\"author\" content=\"Olga Cheban\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olga Cheban\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira\",\"url\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira\",\"name\":\"Your Guide to Cloning in Jira - Titanapps\",\"isPartOf\":{\"@id\":\"https:\/\/titanapps.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage\"},\"image\":{\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage\"},\"thumbnailUrl\":\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg\",\"datePublished\":\"2025-04-10T11:23:07+00:00\",\"dateModified\":\"2025-04-10T11:23:08+00:00\",\"author\":{\"@id\":\"https:\/\/titanapps.io\/blog\/#\/schema\/person\/cc4c80ac03d20fbfe4a4c6a3ef357ee9\"},\"description\":\"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.\",\"breadcrumb\":{\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/titanapps.io\/blog\/cloning-in-jira\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage\",\"url\":\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg\",\"contentUrl\":\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg\",\"width\":480,\"height\":320},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/titanapps.io\/blog\/cloning-in-jira#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/titanapps.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Your Guide to Cloning in JIRA: How to Clone Issues in Different Ways\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/titanapps.io\/blog\/#website\",\"url\":\"https:\/\/titanapps.io\/blog\/\",\"name\":\"Titanapps\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/titanapps.io\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/titanapps.io\/blog\/#\/schema\/person\/cc4c80ac03d20fbfe4a4c6a3ef357ee9\",\"name\":\"Olga Cheban\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/titanapps.io\/blog\/#\/schema\/person\/image\/2d6dbef1d473762ab29facf839146640\",\"url\":\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-96x96.jpg\",\"contentUrl\":\"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-96x96.jpg\",\"caption\":\"Olga Cheban\"},\"description\":\"Content Writer at TitanApps. I love it when my writing helps people find smarter ways to manage their time. Whether for individual professionals or large companies, even small changes in managing daily tasks can have a huge impact. My goal is to share practical advice that promotes efficiency and facilitates growth.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Your Guide to Cloning in Jira - Titanapps","description":"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/titanapps.io\/blog\/cloning-in-jira","og_locale":"en_US","og_type":"article","og_title":"Your Guide to Cloning in Jira - Titanapps","og_description":"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.","og_url":"https:\/\/titanapps.io\/blog\/cloning-in-jira","og_site_name":"Titanapps","article_published_time":"2025-04-10T11:23:07+00:00","article_modified_time":"2025-04-10T11:23:08+00:00","author":"Olga Cheban","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Olga Cheban","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira","url":"https:\/\/titanapps.io\/blog\/cloning-in-jira","name":"Your Guide to Cloning in Jira - Titanapps","isPartOf":{"@id":"https:\/\/titanapps.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage"},"image":{"@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage"},"thumbnailUrl":"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg","datePublished":"2025-04-10T11:23:07+00:00","dateModified":"2025-04-10T11:23:08+00:00","author":{"@id":"https:\/\/titanapps.io\/blog\/#\/schema\/person\/cc4c80ac03d20fbfe4a4c6a3ef357ee9"},"description":"Step-by-step instructions for cloning in Jira for all popular use cases: learn how to clone issues manually and automatically, how to clone issues to another project or in bulk, and more.","breadcrumb":{"@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/titanapps.io\/blog\/cloning-in-jira"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira#primaryimage","url":"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg","contentUrl":"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/04\/Your-Guide-to-Cloning-in-JIRA-21253C-1.svg","width":480,"height":320},{"@type":"BreadcrumbList","@id":"https:\/\/titanapps.io\/blog\/cloning-in-jira#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/titanapps.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Your Guide to Cloning in JIRA: How to Clone Issues in Different Ways"}]},{"@type":"WebSite","@id":"https:\/\/titanapps.io\/blog\/#website","url":"https:\/\/titanapps.io\/blog\/","name":"Titanapps","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/titanapps.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/titanapps.io\/blog\/#\/schema\/person\/cc4c80ac03d20fbfe4a4c6a3ef357ee9","name":"Olga Cheban","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/titanapps.io\/blog\/#\/schema\/person\/image\/2d6dbef1d473762ab29facf839146640","url":"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-96x96.jpg","contentUrl":"https:\/\/titanapps.io\/blog\/wp-content\/uploads\/2025\/01\/olga-cheban_avatar-96x96.jpg","caption":"Olga Cheban"},"description":"Content Writer at TitanApps. I love it when my writing helps people find smarter ways to manage their time. Whether for individual professionals or large companies, even small changes in managing daily tasks can have a huge impact. My goal is to share practical advice that promotes efficiency and facilitates growth."}]}},"article_bg":"#21253C","_links":{"self":[{"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/posts\/5610"}],"collection":[{"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/users\/181780136"}],"replies":[{"embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/comments?post=5610"}],"version-history":[{"count":27,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/posts\/5610\/revisions"}],"predecessor-version":[{"id":5653,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/posts\/5610\/revisions\/5653"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/media\/5630"}],"wp:attachment":[{"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/media?parent=5610"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/categories?post=5610"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/tags?post=5610"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/titanapps.io\/blog\/wp-json\/wp\/v2\/coauthors?post=5610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}