Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: batchUpdate fails with query is empty if no records #2937

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

TBonnin
Copy link
Collaborator

@TBonnin TBonnin commented Nov 1, 2024

not executing the sql query if there is no records to update.

It shows that batchUpdate is definitely not used. Otherwise more customers would have reported the bug before.

Issue ticket number and link

https://linear.app/nango/issue/NAN-2030/batchupdate-query-is-empty-error

Checklist before requesting a review (skip if just adding/editing APIs & templates)

  • I added tests, otherwise the reason is:
  • I added observability, otherwise the reason is:
  • I added analytics, otherwise the reason is:

not executing the query if there is no records to update
Copy link

linear bot commented Nov 1, 2024

@TBonnin TBonnin enabled auto-merge (squash) November 1, 2024 18:58
@TBonnin TBonnin merged commit 3c3eb65 into master Nov 1, 2024
21 checks passed
@TBonnin TBonnin deleted the tbonnin/nan-2030/fix-batchupdate branch November 1, 2024 19:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants