douglascayers / sfdc-convert-notes-to-chatter-notes

📓 Easily migrate your Notes to Enhanced Notes.
https://douglascayers.com/2017/05/08/convert-notes-to-enhanced-notes/
BSD 3-Clause "New" or "Revised" License
26 stars 11 forks source link

Cannot see item in log #20

Closed codebond closed 6 years ago

codebond commented 7 years ago

Hi, I am successfully able to convert around 94,000 notes. but for remaining 7000 notes i am not able to see them in either "Converted" or "Error" or "Skipped" related list. I am not able to trace why these 7000 notes are not getting converted.

What i have tried: For debugging, i have supplied 1 note id and then tried running conversion. Below is the debug log:

screen shot 2017-10-16 at 8 41 44 pm

P.S. this should have nothing to do with salesforce limits as i have already raised the limit by opening a case.

codebond commented 7 years ago

@DouglasCAyers Do you have any idea?

douglascayers commented 7 years ago

Hi @codebond,

In Salesforce Setup, please navigate to Apex Jobs and see if there are any reported errors for the ConvertNotesToContentNotesBatchable class.

douglascayers commented 6 years ago

This might be related to issue #27. The solution there was to log in as the owner of the original notes then perform the conversion. This may be related to nuanced sharing or control of the parent objects.