Ran for less than 5 seconds until an error happened .
Utils::Errors::SalesforceNotFound
Salesforce record with the given ID was not found or is inaccessible. ID: 001Vl00000J6Y4GIAV - code:1014
app/services/salesforce/top_parent_account.rb:33:in 'Salesforce::TopParentAccount#fetch_record'
app/services/salesforce/top_parent_account.rb:19:in 'Salesforce::TopParentAccount#find_deepest_top_account'
app/services/salesforce/top_parent_account.rb:11:in 'Salesforce::TopParentAccount#call'
app/models/legal_entity.rb:31:in 'block in LegalEntity#top_parent_salesforce_id'
app/models/legal_entity.rb:30:in 'LegalEntity#top_parent_salesforce_id'
app/services/custom_fields/data_with_relations_extractor.rb:43:in 'CustomFields::DataWithRelationsExtractor#fetch_base_data'
app/services/custom_fields/data_with_relations_extractor.rb:33:in 'CustomFields::DataWithRelationsExtractor#build_rows_for_custom_field'
app/services/custom_fields/data_with_relations_extractor.rb:27:in 'block in CustomFields::DataWithRelationsExtractor#build_rows'
app/services/custom_fields/data_with_relations_extractor.rb:26:in 'Array#each'
app/services/custom_fields/data_with_relations_extractor.rb:26:in 'Enumerable#flat_map'
app/services/custom_fields/data_with_relations_extractor.rb:26:in 'CustomFields::DataWithRelationsExtractor#build_rows'
app/services/custom_fields/data_with_relations_extractor.rb:19:in 'block in CustomFields::DataWithRelationsExtractor#call'
app/services/custom_fields/data_with_relations_extractor.rb:18:in 'CustomFields::DataWithRelationsExtractor#call'
app/tasks/maintenance/export_custom_fields_with_relations_task.rb:13:in 'block in Maintenance::ExportCustomFieldsWithRelationsTask#process'
app/services/csv_generator.rb:9:in 'CsvGenerator#call'
app/tasks/maintenance/export_custom_fields_with_relations_task.rb:12:in 'Maintenance::ExportCustomFieldsWithRelationsTask#process'