Let’s say we have a Task A and then we create a duplicate from it called B. Currently it is possible to navigate from B to it’s predecessor A through a link created automatically in B.
It would be great to also have a link in A that navigates to it’s successor B. When duplicating manually, this is easy enough through the confirmation pop-up that appears. However, there is no way to navigate to the duplicate in the following scenarios:
-
When the duplication is automatic (for example in the case of recurrent tasks)
-
At a later date when viewing Task A
Thanks.