Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect missing entries from endpoint during synchronization #112

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

hakon-j-d-johnsen
Copy link
Contributor

@hakon-j-d-johnsen hakon-j-d-johnsen commented Jun 9, 2020

If the DPT-RP1 has more than 1300 items, some of the items will be missing from the "/documents2?entry_type=all" endpoint, which is used during synchronization.

Now we detect this and go back to the old recursive folder traversal if that happens.

Closes #110.

If the DPT-RP1 has more than 1300 items, some of the items
will be missing from the "/documents2?entry_type=all" endpoint,
which is used during synchronization.
Now we detect this and go back to the old recursive folder traversal
if that happends.
@janten janten merged commit eca089e into janten:master Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgraded to v11 and various odd problems
2 participants