"I want the 'Target Start' and 'Target End' fields of the blocked issue to be adjusted by the same time frame when the 'Target End' of an issue is adjusted.
For example: I change the 'Target End' of Task 1 by 5 days later. Now, the 'Target Start' and 'Target End' of the blocked tasks should also be shifted by 5 days later.
In my current design, the change in 'Target End' is already working. How can I also include the change for 'Target Start'?
Hello @Robin_Janott
If your objective is to copy the target end date from Task 1 (when target end is modify) to the target end date of the linked issue of Task 1, I think you can simply try this:
@Robin_Janott you could possibly use a smartvalue to store the plusdays() section of your code and then use .plusdays(smartvalue) for the Target Start
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.