Given a project A with an tracker renderer AA
And a project B with an tracker renderer BB
And two widgets on the dashboard of project B:
- One targeting the renderer AA (another project)
- One targeting the renderer BB (same project)
When user creates a new project C based on project B
Then the dashboard of C should have two widgets:
- One targeting the renderer AA (another project)
- One targeting the renderer CC which is a copy of BB
and belongs to project C