airbytehq / airbytehq/airbyte-python-cdk
Issue with "Inject on first request" not setting offset to 0 in version 6.36.0
Open
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

Contributor guide
Assessment
This issue has not been assessed yet.