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.
Hi everybody,
I have a special situation with Multi Level Cascading Select field (already added this field to both of Parent and Sub-task screen).
Sample data like: Level 1 -> Level 2 -> Level 3
I would like to create an automation to copy value of this field from Parent to Sub-task if the same field on Sub-task was not selected BUT will stop copying if this field on Sub-task is selected (keep value chosen by user).
For normal select list field I can use If block with two condition like Parent exist and "Issue field" is empty to triggering the automation. However, the Multi Level Cascading Select field is not supported by Issue field condition.
It's appreciated if someone can help.
Thanks and kind regards.
Thanks @Fabian Lim for your quick response,
However my concern is if the Multi Level Cascading field in Sub-task have different value (selected by user) compared with the value of the same field on Parent task, because I don't want the automation will replace the value on the Sub-task.
E.g. the Multi Level Cascading field name is "Country".
Situation 1: on the Parent task is had been set to "America->North America->USA" and the Sub-task is unselected => The "Country" on Sub-task will have value of "America->North America->USA"
Situation 2: on the Parent task is had been set to "America->North America->USA" and the Sub-task is had been set to "America->South America->Argentina" => The "Country" on Sub-task will have value of "America->South America->Argentina" (not inherited from Parent like Situation 1
Could you pls help?
You will have to invest into. 3rd party plugin with scripting. Options jmwe, power scripts and scriptrunner.