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,659
Community Members
 
Community Events
185
Community Groups

Jira automation convert a task to a sub task and link it to a specific issue number

Is it possible in jira automation to convert a task to a sub task and linked it to a specifique task # ?  If so , how to do it ? 

2 answers

I found this thread looking for answers, adding my workaround to help others searching for answers too!

 

- Move is not available in automation

- Instead you can clone the story/task

- Set issue type to subtask, copying all the original details

- Set the desired parent issue

- Delete the original story

 

Looks like the attached pic, hope this helps!

2022-04-22_09-49-51.jpg

0 votes
Andrew Laden
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.
Feb 07, 2020

Convert to a subtask is basically a "move issue" operation. Due to various complexities around moving issues, most of the automation suites don't seem to support it. Its not exposed in the rest API for example.

The closest that people seem to come to is creating a new issue that is a subtask with the data from the original issue, the deleting the issue. But as you can imagine there is some complexity with this as well.

If I move the issue, I think I can do that, how can I link this issue to a specific issue # ? 

Thanks

Andrew Laden
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.
Feb 07, 2020

Manually via the web interface. Under the "more" menu

There is a convert to subtask option that will ask you what issue you want to be a subtask of.

As I said, there isn't automation for move or convert to subtask. Has to be done via the web interface

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events