Closed rkraujutis closed 1 day ago
This is an expected, you should use reassign_to
. https://developers.arcgis.com/python/latest/api-reference/arcgis.apps.hub.html#arcgis.apps.hub.initiatives.Initiative.reassign_to
Why you providind sample of initiative reassign, while item identifier in examples are service definition files? Will the item be cloned from one GIS to another GIS? Cloning should not modify source item. Won't it be changed?
Describe the bug
Cloning two service definition items with same name fails with error:
To Reproduce Steps to reproduce the behavior:
error:
Expected behavior
Expected cloned item appear in target.
Platform (please complete the following information):
Additional context
We are doing migration of ArcGIS Online content from one account to another. Cloning is being done in bulk. Some items causes the problems. They exists in source, but can't be cloned to target.