Hi guys,
I recently went through the following error in my prod environment.
Unhandled exception:
Exception type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
Message: There is no active transaction. This error is usually caused by custom plug-ins that ignore errors from service calls and continue processing.Detail:
I have tried to disable all the activityfeed plugins in my CRM for that entity but that entity doesn't have any active plugins.
I also checked for the duplicate steps in my plugins but I cant able to see any duplicate steps and i am unable to see why the error is throwing.
when i tried to disable all my plugins and save a report in the entity its working good and move over this issue occurs only for a particular users in CRM






