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

check to make sure record has updated_at #28

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

nick-mccoy
Copy link
Contributor

tap-shopify was running into errors when collects came through without an updated_at.

This adds code to check for an updated_at, and if it doesn't exist, the tap won't attempt to compare it to the bookmark -- it will just sync that collect.

This means that collects without an updated_at will be sync'd on every run.

@nick-mccoy nick-mccoy merged commit cc41136 into master Jan 23, 2019
@nick-mccoy nick-mccoy deleted the fix/check_updated_at_for_collects branch January 23, 2019 15:17
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.

1 participant