Skip to content

Conversation

@marianogappa
Copy link
Contributor

@marianogappa marianogappa commented Jul 5, 2024

fixes https://github.com/cloudquery/cloudquery-issues/issues/1976

Within the Typeform plugin, the client's logic for pagination of forms_responses is a recursive call that omits the form_id. It's likely that we never encountered this problem because the page size is 1000.

@marianogappa marianogappa requested review from a team and maaarcelino and removed request for a team July 5, 2024 13:32
@marianogappa marianogappa self-assigned this Jul 5, 2024
Copy link
Member

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@marianogappa marianogappa added the automerge Automatically merge once required checks pass label Jul 8, 2024
@kodiakhq kodiakhq bot merged commit d0923b0 into main Jul 8, 2024
@kodiakhq kodiakhq bot deleted the mariano/fix-typeform-responses-bug branch July 8, 2024 08:22
kodiakhq bot pushed a commit that referenced this pull request Jul 9, 2024
🤖 I have created a release *beep* *boop*
---


## [1.5.0](plugins-source-typeform-v1.4.3...plugins-source-typeform-v1.5.0) (2024-07-09)


### Features

* Implement support for Incremental Table on Typeform's FormResponses table ([#18492](#18492)) ([5127370](5127370))


### Bug Fixes

* **deps:** Update dependency cloudquery-plugin-sdk to v0.1.28 ([#18509](#18509)) ([e1cf3ad](e1cf3ad))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#18448](#18448)) ([a5850e1](a5850e1))
* Fix pagination logic for responses on Typeform plugin. ([#18479](#18479)) ([d0923b0](d0923b0))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/typeform automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants