Hi everyone,
We would like to start using the sales stages for OPPTY in CRM online.
I would like to know how though.
I have tested this: I filled in all the required fields for the Qualify stage. But if I want to go to the Develop stage, I get an error. What am I doing wrong?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Invalid stage transition. Transition to stage 650e06b4-789b-46c1-822b-0da76bedb1ed is not in the process active path. TraversedPath: 6b9ce798-221a-4260-90b2-2a95ed51a5bc, Old StageId: 6b9ce798-221a-4260-90b2-2a95ed51a5bcDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>b25461f1-7388-4fca-9887-bcedc7ef5e0d</ActivityId>
<ErrorCode>-2146885629</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Invalid stage transition. Transition to stage 650e06b4-789b-46c1-822b-0da76bedb1ed is not in the process active path. TraversedPath: 6b9ce798-221a-4260-90b2-2a95ed51a5bc, Old StageId: 6b9ce798-221a-4260-90b2-2a95ed51a5bc</Message>
<Timestamp>2018-04-05T08:34:53.6955256Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[Microsoft.Crm.ObjectModel: Microsoft.Crm.ObjectModel.GlobalActiveStagePlugin]
[bb48066e-f22f-412f-a530-91f72e4b859b: GlobalActiveStagePlugin]
</TraceText>
</OrganizationServiceFault>
Thank you