Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Clone story point estimate field

Caitlin.Pedersen
Contributor
September 6, 2024 edited

Hi,

I'm trying to set up an automation where I clone an issue from a company managed project to a team managed project.

It is important to me to clone the field Story point estimate.

However, the field Story points seems to be related to the company managed projects and the field story points estimate seems to be related to the team managed projects.

Even though I can add both fields to my issue layout in the company managed project, I can only add the Story point estimate field to the team managed project.

Is there a way I can make the story point estimate show in my team managed project when I clone the issue?

This is my automation:

Jira question.JPG

Thank you very much!

3 answers

1 accepted

2 votes
Answer accepted
Adrián García González
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 6, 2024 edited

Hi @Caitlin.Pedersen,

I understand your problem, in fact it seems to be something that many others have encountered....

The Story Points field is only available in Company-managed projects while the Story point estimate field is available in Team-managed projects. After this clarification let's go with your problem, in order to have the Story Points value in the cloned issue you can copy it at the time of cloning, to do this you must use this json in the Clone block:

{
"fields": {
"Story Point estimate":{{triggerIssue.Story Points}}
}
}

Screenshot of my tests:

jira_clone_issue_1.png

After this the cloned issue will have in the Story point estimate field the value that the source issue had in the Story Points field!

jira_clone_issue_2.png

Let me know if it helps, best regards!

Caitlin.Pedersen
Contributor
September 9, 2024

Hi @Adrián García González 

Thanks a lot.

I just tried it and it worked perfectly :) 

Best regards!

0 votes
Clara Belin-Brosseau_Elements
Atlassian Partner
September 26, 2024

Hello @Caitlin.Pedersen

 

If you're seeking for an easy way to clone an issue and map two different fields across projects, I suggest trying our app Elements Copy & Sync that allows you to clone and sync a full hierarchy of issues with all their content (summary, description, custom fields, comments, attachments, etc).

 

You can check our guide here.

  

The app is for free during 30 days (and it stays free under 10 users).

0 votes
Luka Hummel - codefortynine
Atlassian Partner
September 9, 2024

Hi @Caitlin.Pedersen,

To address the challenge of cloning the Story points field from a company-managed project into the Story point estimate field in a team-managed project, our app Deep Clone for Jira can be a great solution. It allows you to deeply clone issues, including custom fields like Story Points, and ensures that all important data is transferred seamlessly between projects, even when field names differ.

With the Field Editor feature you can copy the value of the Story point field to the Story point estimate field when cloning the issues.

2024-09-09 11-18.png

You can also integrate Deep Clone in your existing Jira Automation. You can read more here.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events