Unable to clone a story in Jira Software Cloud

Still need help?

The Atlassian Community is here for you.

Ask the community

 

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

   

Summary

A story is unable to be cloned, and this error appears in a pop-up window in the corner of the page:

We couldn't clone <IssueID>. Check your connection and then try again.

Environment

Jira Cloud

Diagnosis

By checking the Developer Tools > Network tab in the browser and reproducing the issue, there is an error listed in the output:

{"self":"https://sitename.atlassian.net/rest/api/3/task/XXXXX","id":"XXXXX","description":"Clone <IssueID>","status":"FAILED","message":"Preparing cloning machine","result":"Error occurred while creating issue through workflow: <FieldName> is required."...

Cause

There is a Validator set for the Create Issue transition in the Workflow, and the cloned issue is unable to set this value during the creation of the issue.

Solution

Check the Validators entry for the Create Issue transition in the Project's Workflow and confirm that there are no additional required fields.

  • Note: if the Story is part of a Sprint, and the Sprint information is a required Validator in the Create Issue transition, you can check the box for Clone sprint value in order to successfully clone the original issue.

Additional information related to Workflows and Validators:

Related Feature Request:


Last modified on Mar 14, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.