Hi Partner,
Add more options unsr 'Status Reasons'?
The Opportunity entity has the following statuses, which aren’t customizable: Open, Won, Lost. However, you can add multiple status reasons corresponding to the Won and Lost statuses.
It is important to ensure that the custom status reasons added for Opportunity are also present in a special attribute of Opportunity Close entity with schema name "OpportunityStatusCode".
If you add custom values to a Status Reason field against a state (Won/Lost) in the Opportunity entity, you must add the same custom value to the special attribute OpportunityStatusCode on the Opportunity Close entity manually and vice versa.
Please refer to the following steps:
1.Opportunity > statuscode:
--Add new list value under 'Lost' status, copy value--100,000,000
2.Opportunity Close > opportunitystatuscode
There are two fields on Opportunity Close entity with display name as "Status Reason" but with schema names as statuscode and opportunitystatuscode.
It is important to note that custom status reasons should be added to the opportunitystatuscode attribute and not to the statuscode attribute.
Add new option with same value:
Save and publish all customizations.
Test:
I hope you can verify my answer if it helps you! If you have any questions, please feel free to contact me.
Regards,
Leah