You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have created a workflow and also have a sub-task workflow but unable to figure out how to link them. So when task/issue is assigned to in-review then an option opens up to have create subtask or continue to moderation process.
Below is the actual logic that i am looking to achieve. I am sure, someone in the community must have done similar thing.
Hi @Om Joshi You can create sub-task using post function. If you have scriptrunner plugin you can automatically create new subtask or you can use Project automation to create sub-task.
It's not possible to pop-up a create sub-task screen when the issue moving to new status. You can add a transition screen having all the fields which needed for sub-task and add post function which capture data from transition screen and create sub-task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.