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
I have a service desk ticket that has a list of checkboxes:
- Option 1
- Option 2
- Option 3
If the user selects Options 2 and 3 when they submit the service desk ticket. I want to:
1. Create a new task in a separate project Kanban Board
2. Create 2 subtasks on this task with the titles:
a. Option 2
b. Option 3
I'm having trouble figuring out how to use the created issue as the parent issue in the for-each branch.
Here is a pic of my automation:
Hi @AnonymousHousePlant - The Advanced branch is not going to work in this case. You'll need to branch on the created issue to then create subtasks for it. Can you please share screenshots of the variables and existing branch so we can have a better understanding of what's going on and perhaps provide an alternate approach?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.