I have multiple projects which all follow the same basic pattern.
I'd like to set up a fairly well populated template project with quite a few task lists and tasks.
My structure is not entirely hierarchical so I'm using custom task link fields as part of the supporting structure.
But recursive copy links back to the template project and does not update the links in my pasted project, even though I've included both sides of the link in the copy operation.
So
task A has custom field pointing to task B
task B has backpointer to A
When I copy project
task A' points to B
task B now back-points to A and A'
task B' has no backlink
What I'd like is task A' pointing to B' and
task B' backlinked to A'
Is that a reasonable request? Any chance you do something about it at some point (it's not urgent).