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
Hello,
I have a ticket, it has 2 linked tickets as below:
I am trying to create a rule that the main ticket will be automated set the End Date of linked ticket (Gantt - must be done before). Here is my proposed rule, but I don't know how to refer to End Date of linked ticket.
Can anyone help with any suggestion. Thank you so much!
Welcome to the community.
The issue links are in a list, so you need to create a branch rule for related issues.
With this you can use {{issue.'your end date field"}} to set the parent to the correct end date.
Just a reminder: only change the parent if the end date is greater than the current end date set.
Note: I've done this in Cloud and I don't know if server has the same options.
thank you @Rudy Holtkamp , so how can I do "only change the parent if the end date is greater than the current end date set"
Do Advanced compare condition help this case? con you give me an example
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Inside the branch you can use the advanced compare condition like this:
Change 'duedate' for the fieldname you have, e.g. {{issue.End date}}
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.