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

Change data capture always takes Status field when doing lead conversion
For an updated record, the body includes only the changed fields.
It's what I got from cdc_event_fields_body (https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_event_fields_body.htm)
But when I do some lead conversion, the Status field is always in the fields body.
I think it may be a bug?
It's what I got from cdc_event_fields_body (https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_event_fields_body.htm)
But when I do some lead conversion, the Status field is always in the fields body.
I think it may be a bug?
Go through the above blog for further clarification.
If you still state it's a bug, please log a case with case support to get official confirmation.
I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.
Thanks.
I checked the lead status not changed when I do conversion. But it appears in the change event fields.