I'm attempting to copy a Hosted Feature Service with the 'Full' option from one folder to another within the same AGOL account. Note that the Feature Service has a number of relationship classes within it and some media attachments.
However the operation fails with the error 'Failed - Check Console'. Looking at the web console the errors are as follows:
Unable to add feature service definition.
Invalid definition for System.Collections.Generic.List`1[ESRI.ArcGIS.SDS.Metadata.LayerCoreInfo]
Exception has been thrown by the target of an invocation.
I acknowledge this is an experiemental service, but is this type of copy operation possible with this product or is it not possible to copy across Features with relationships?