airbytehq / airbytehq/airbyte-python-cdk

Issue with "Inject on first request" not setting offset to 0 in version 6.36.0

Open
#363 3 comments 1 reaction 0 assignees View on GitHub
community
Dominant language
Python
Stars
26
Forks
53
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Description: When selecting the "Inject on first request" option, the offset is not set to 0 during the request. This issue persists in version 6.36.0, whereas version 6.17.0 works as expected.

Steps to Reproduce:

Select the "Inject on first request" option in the settings.
Make the request.
Observe that the offset is not set to 0 in version 6.36.0.
Expected Behavior: The offset should be set to 0 when the "Inject on first request" option is selected.

Environment:

Version 6.36.0
Version 6.13.0 works correctly

![Image](https://github.com/user-attachments/assets/e791b044-dbcd-4683-b77b-5cae022dda2b)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.