From what I can see, When a new link is created, BigPicture is correctly updating the start and end dates of a related issue.
My problem is when a link is deleted - it does not affect the start and end date, which causes inconsistent data to display (wrong start and end dates in the related issue).
For example -
Task1 :
Task2:
Epic is linked to Task1 and Task2 with link type of "Includes", so it automatically gets the following values:
If I'm linking Task3 to the Epic issue with the following values:
Epic end date is changing successfully (to the new latest end date):
But when I delete the link to Task3 nothing happened, end date of Epic stays 01/February/2022 when it should return to 31/December/2021.
How can I make BigPicture respond to link deleted events as well?
Thank you very much for your time.
Keren Rachev.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.