You need to sign in to do that
Don't have an account?

Probability Field Blank in "Closed/Won" Opportunity?
The DescribeSObject call says that the Probability field is non-nullable. Yet, I'm seeing blank in this field both in the UI and in the partner API on an Opportunity which is in the "Closed/Won" stage.
Is it actually meant to be nullable? If so, are there any other fields like this which are really nullable but don't say so in the API?
John Saunders
This has been fixed in the for the Winter release. Using any soap version will return that field as nullable in the describe.
Thanks, Dave, this allows me to work around the problem before then.
Were there any other fields like this?
Nope, not that I'm aware of at any rate.
Cheers