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,
Using Jira Cloud with the plugin WBS Gantt-chart for Jira.
I need that sub-tasks, when created, will have the WBS Gantt field "Start Date" and "Finish Date" the same as the parent task.
The automation starts with:
When: Issue created
Issue fields condition: Issue type equals sub-task
Branch rule: Current issue
Edit issue: Choose fields "Start date (WBS Gantt-Chart)"
In the Edit issue fields, I tried a few combinations for the operations process, including using {{issue.parent.customfield_XXXXX.value}}, {{issue.parent.Name of Custom Field.value}}, and even the "Copy Start date (WBS Gantt-Chart) from Current issue".
In all of the options, the automation didn't update the sub-task fields as expected.
The log reports that in some of the cases it ran without any error.
Any help is appreciated.
Hi @Rodrigo Bammann ,
I think you don't need ".value". Can you try without ".value"?
Cheers,
Joy [Automation for Jira]
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.