Hello!
I am trying to export a solution but i get a failure every time.
ErrorDetails:
System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: An exception System.FormatException was thrown while trying to convert input value '[REDACTED]' to attribute 'activitypointer.activitytypecode'. Expected type of attribute value: System.Int32. Exception raised: Input string was not in a correct format. (Fault Detail is equal to Exception details:
ErrorCode: 0x80040203
Message: An exception System.FormatException was thrown while trying to convert input value '[REDACTED]' to attribute 'activitypointer.activitytypecode'. Expected type of attribute value: System.Int32. Exception raised: Input string was not in a correct format.
TimeStamp: 2024-07-24T08:35:38.1164013Z
--
).
I have not made any changes to the Activity entity.
As far as I can understand, the error message concerns the option set values of Activity Type. But this option set is not customizable
Thanks in advance for your help!