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 all,
I have a requirement for incrementally caculating the date for issues with linked issues.
Details:
There are 3 fields named "Start Date", "End Date" and "Duration". User is only allowed to input Start Date and Duration in the beginning (Issue A). From that, End Date will be generated (sum of Start Date and Duration).
Whenever links to another issue e.g issue C, "Start Date" of issue C will be caculated based on "End Date" of A +1 and "End Date" of C is caculated based on "Start Date" of C + 4. So on for C links to E.
The diagram below illustrates the flow.
Is there any relevant scripts or ways to achieve this kind of requirement?
Many thanks
Hi @Duc Anh Le
Quick question do you expect the Start Date and End Date alteration to take place only in one direction?
For example, if the outward link of A is C, i.e. A causes C, and only C is updated, will A not be affected?
Thank you and Kind Regards,
Ram
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.