Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,005
Community Members
 
Community Events
184
Community Groups

How to copy a description from one issue to another when I hnow her ID

Edited

 

 

 

 

Hello, I want ask for help. I have created one issue (task) with specific description. Now with jira automation I create lot of stories where I want to field Description was filled with content from my issue (task).

Example: I have created in backlog issue task1(ID = IS_1) with description ABC. Now I start jira automation which create lot of stories... and some of these stories should have description laoded from task1(ID = IS_1) with description ABC

I try this: 
{{key=IS_1}} {{description}} but not working because automation is not started from task1. If I start automation from task1 then it is working but this is not applicable to me.

Any idea how copy content from one issue to another when I hnow ID of source issue?

1 answer

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 17, 2021

Hi Pavol,

Please try this:

{{triggerissue.description}}

ABC

 

 

hi @John Funk I can't use this because it takes information from issue which triggered automation. But I need to get that information from an independent issue task1(ID = IS_1) whose ID I know but is not a part of jira automation.

task1 - independent issue in backlog
jira automation - create independent issues which have nothing common with task1 only that they are on a common project

So simple:
task 1 have description "ABC" 
now i start jira automation from independent issues and i just need to jira automation look for information in task1 where I know issue ID (ID = IS_1) and take these information to issues which will create. 

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 17, 2021

If they have nothing in common and are not the trigger issue, how would you ever be able to retrieve data? Is it always the same task 1 that you are pulling the data from? Meaning will you always use the same issue key for that? 

If so, you might be able to implement a Branch that uses JQL to identify the value. 

Hi, is there any movement on this? I am having the same question

Use case:

We have a project in jira where we have templated the content of most issues we create. 

We would like to use automation so that once triggered, the relevant subtask are created. Each of the subtasks, needs to have data from the "template" (we know the issue ID). 

 

Thanks

Like GC likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events