function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sandeep YadavSandeep Yadav 

Required Field is Missing:[Status] [Status] error on Lead Conversion

Hey Everyone,

Getting this error on lead conversion:

Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Status]: [Status]

I have also checked that LeadStatus is also set as Qualified.

Please help me there.
Sanjay Bhati 95Sanjay Bhati 95
Hi Sandeep,

Please check on contact, account, and opportunity as well. Because this error is coming for insertion.
When we convert lead then it inserts Account, Contact, and Opportunity so maybe somewhere status is missing in the related record.

Set Status Automatically:
Lead > Fields > Mapping 

Select the object on that you want to map and set the lead field in front of related status field.

Thanks
 
Sandeep YadavSandeep Yadav
Hi Sanjay,

Creat / Edit permission is also there on Account,Contact, Opportunity and Lead entity.

But i couldn't find Lead Status field in Mapping section.
Sanjay Bhati 95Sanjay Bhati 95
First check that where you have status field like account, contact or opportunity.
Sandeep YadavSandeep Yadav
Status field is on Lead Entity.
Defualt Value :- New
Converted Value :- Qualified
Sanjay Bhati 95Sanjay Bhati 95
Hi Sandeep,

Not on lead. Check on Account,Contact and opportunity object.