Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

🐛Source Zendesk Support: fix record filter for ticket_metrics stream #38310

Merged

Conversation

askarpets
Copy link
Contributor

What

Fix for https://github.com/airbytehq/oncall/issues/5326

How

Updated records filtering for the ticket_metrics stream to use the stream state which was set before the read starts instead of using the state which is being updated after reading each slice

Review guide

  1. streams.py

User Impact

No

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 11:05am

@askarpets askarpets merged commit 100b3ac into master May 17, 2024
31 checks passed
@askarpets askarpets deleted the source-zendesk-support-fix-ticket-metrics-record-filter branch May 17, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/zendesk-support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants