 Anonymous
Anonymous
    
          
          
        My feedback
5 results found
- 
8 votes Anonymous
    
 supported this idea
           · Anonymous
    
 supported this idea
           ·
- 
29 votes5 comments · Help us improve Gearset » Integrations and connections (Jira, source control, DX etc.) · Admin → Anonymous
    
 supported this idea
           · Anonymous
    
 supported this idea
           ·
- 
6 votes Anonymous
    
 shared this idea
           · Anonymous
    
 shared this idea
           ·An error occurred while saving the comment 
- 
19 votes Anonymous
    
 supported this idea
           · Anonymous
    
 supported this idea
           ·
- 
3 votes Anonymous
    
 shared this idea
           · Anonymous
    
 shared this idea
           ·
 
          
When executing a data deployment, an 'Unable to lock row' error can occur if multiple transactions try to lock the same record in Salesforce.
Because the batches are executed parallel, the chances of getting this error high, depending on the situation.
For example the master record in a master:detail relationship will always get locked when a DML is executed on the child record.
If two batches are executed at the same time and they both have at least 1 record that references the same parent, then a locking error will occur.