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 want to run an automation on a JQL function of the type: "PortfolioChildOf ()" But I want each time it will receive a different Issue key (of the same type) as a value inside the brackets.
For example, I want to run the automation on MS-11 to MS-20:
1. "PortfolioChildOf (MS-11)"
2. "PortfolioChildOf (MS-12)"
etc.
How can I insert a smart value inside the function ("PortfolioChildOf ({{Variable Issuekey}})", so that every time it will apply the automation run on all its children?
Hello @Eliyahu Klein
Whenever asking for help with an Automation Rule it is helpful to us if you show us the complete automation rule you have constructed and explain to us the problem you are trying to solve. Steps in an automation rule are depended on the context under which they execute. Without understanding that context, it is hard for us to recommend a solution to you.
What is the trigger for this rule? Are you manually triggering it from the issue (i.e. MS-11)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.