Skip to content

Fix problem where sometimes updating existing records doesn't work#591

Open
andrewvanbreda wants to merge 1 commit into
masterfrom
hotfix-importer1-fix-update-existing-rows
Open

Fix problem where sometimes updating existing records doesn't work#591
andrewvanbreda wants to merge 1 commit into
masterfrom
hotfix-importer1-fix-update-existing-rows

Conversation

@andrewvanbreda
Copy link
Copy Markdown
Contributor

Fix problem where sometimes updating existing records doesn't work. For example I couldn't get my location import to work updating existing rows based on external key, however the sample imports I did updating existing rows were fine.

The loop was returning false before it even got as far as checking if the external key field needed to be in the where statement.

…or example I couldn't get my location import to work updating existing rows based on external key, however the sample imports I did updating existing rows were fine.

The loop was returning false before it even got as far as checking if the external key field needed to be in the where statement.
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