10,729
edits
Line 44: | Line 44: | ||
The uploader performs two passes | The uploader performs two passes | ||
# First pass executes "easy" updates (all regular fields from all entities, and lookups - if possible). | # First pass executes "easy" updates (all regular fields from all entities, and lookups - if possible). | ||
#: | #: If the update fails, we try to remove lookups and repeat the update. (Log: Update NoLookups for: account[...]) | ||
# Second pass executes status changes and owner changes or lookup values which were not accepted in the first pass. | # Second pass executes status changes and owner changes or lookup values which were not accepted in the first pass. | ||