-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Plans - Administer Plans
-
None
-
2
When we Duplicate a plan, Teams are not copied from source to target plan
Source plan :

Target plan :

Workaround :
May explore Teams in plan API to extract teams from source plan and add it to the target plan after plan copy using scripting.
GET /rest/api/3/plans/plan/{planId}/team
POST /rest/api/3/plans/plan/{planId}/team/atlassian