Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

'Recover' step in Data Import for failed objects. #33

Merged
merged 4 commits into from
Mar 16, 2018

Conversation

nihadness
Copy link
Contributor

When migrating a DB with big amount of objects, it is possible that some objects won't be updated properly because of unpredictable reasons (e.g: http connection fails and etc.). We observed that it happens to 5-15 objects when there are ~ 500.000 objects in total to be migrated.
With this PR, we will have a recover step for that kind of objects. To identify those objects, we will query them by empty values in 'Title' field, since all objects in the source instance must have a 'Title'.

@nihadness nihadness self-assigned this Mar 14, 2018
@nihadness nihadness requested a review from ramonski March 14, 2018 10:06
@xispa xispa merged commit 3ded93a into senaite:master Mar 16, 2018
@nihadness nihadness deleted the recuperation-of-non-updated-objects branch May 4, 2018 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants