Sundae-Shop-Consulting / Volunteers

BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Fix address mapping #21

Closed davisagli closed 5 months ago

davisagli commented 5 months ago

With this change I was able to load the data:

[06/21/24 16:25:17] Using temporary database /var/folders/1n/mxt0jv4d5yqdgx3kfq6lnbxh0000gn/T/tmpf0tg1xiv/temp_db.db                                                                                             
                    Running step: Insert Account                                                                                                                                                                 
                    Creating insert Operation for Account using smart                                                                                                                                            
[06/21/24 16:25:18] Prepared 103 rows for insert to Account.                                                                                                                                                     
                    Running post-load step: Update Account Dependencies After Insert Account                                                                                                                     
                    Creating update Operation for Account using smart                                                                                                                                            
[06/21/24 16:25:19] Prepared 0 rows for update to Account.                                                                                                                                                       
                    Running step: Insert Location                                                                                                                                                                
                    Creating insert Operation for Location using smart                                                                                                                                           
                    Prepared 3 rows for insert to Location.                                                                                                                                                      
                    Running step: Insert Address                                                                                                                                                                 
                    Creating insert Operation for Address using smart                                                                                                                                            
                    Prepared 4 rows for insert to Address.                                                                                                                                                       
[06/21/24 16:25:20] Running step: Insert VolunteerEvent__c                                                                                                                                                       
                    Creating insert Operation for VolunteerEvent__c using smart                                                                                                                                  
                    Prepared 0 rows for insert to VolunteerEvent__c.                                                                                                                                             
                    Running step: Insert Contact                                                                                                                                                                 
                    Creating insert Operation for Contact using smart                                                                                                                                            
                    Prepared 99 rows for insert to Contact.                                                                                                                                                      
[06/21/24 16:25:22] Running post-load step: Update Contact Dependencies After Insert Contact                                                                                                                     
                    Creating update Operation for Contact using smart                                                                                                                                            
                    Prepared 0 rows for update to Contact.                                                                                                                                                       
                    Running step: Insert VolunteerPosition__c                                                                                                                                                    
                    Creating insert Operation for VolunteerPosition__c using smart                                                                                                                               
                    Prepared 3 rows for insert to VolunteerPosition__c.                                                                                                                                          
                    Running step: Insert VolunteerActivity__c                                                                                                                                                    
                    Creating insert Operation for VolunteerActivity__c using smart                                                                                                                               
[06/21/24 16:25:23] Prepared 2 rows for insert to VolunteerActivity__c.                                                                                                                                          
[06/21/24 16:25:24] Running step: Insert VolunteerPositionAssignment__c                                                                                                                                          
                    Creating insert Operation for VolunteerPositionAssignment__c using smart                                                                                                                     
[06/21/24 16:25:25] Prepared 2 rows for insert to VolunteerPositionAssignment__c.                                                                                                                                
[06/21/24 16:25:26] Running step: Insert VolunteerActivityAssignment__c                                                                                                                                          
                    Creating insert Operation for VolunteerActivityAssignment__c using smart                                                                                                                     
                    Prepared 2 rows for insert to VolunteerActivityAssignment__c.                                                                                                                                
[06/21/24 16:25:27] Running step: Insert VolunteerShift__c                                                                                                                                                       
                    Creating insert Operation for VolunteerShift__c using smart                                                                                                                                  
[06/21/24 16:25:28] Prepared 4 rows for insert to VolunteerShift__c.                                                                                                                                             
                    Running step: Insert VolunteerHoursLog__c                                                                                                                                                    
                    Creating insert Operation for VolunteerHoursLog__c using smart                                                                                                                               
[06/21/24 16:25:29] Prepared 0 rows for insert to VolunteerHoursLog__c.                                                                                                                                          
                    Running step: Insert VolunteerShiftAssignment__c                                                                                                                                             
                    Creating insert Operation for VolunteerShiftAssignment__c using smart                                                                                                                        
                    Prepared 1 rows for insert to VolunteerShiftAssignment__c.                                                                                                                                   
[06/21/24 16:25:30] Setting records to 'recently viewed'.