Given a project A with an embedded document AA
And a project B with an embedded document BB
And two widgets on the dashboard of project B:
- One targeting the document AA (another project)
- One targeting the document 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 document AA (another project)
- One targeting the document CC which is a copy of BB
and belongs to project C