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 tickets_audits stream schema #13019

Closed
bazarnov opened this issue May 19, 2022 · 0 comments · Fixed by #13055
Closed

🐛 Source Zendesk Support: fix tickets_audits stream schema #13019

bazarnov opened this issue May 19, 2022 · 0 comments · Fixed by #13055

Comments

@bazarnov
Copy link
Collaborator

bazarnov commented May 19, 2022

What

https://github.com/airbytehq/airbyte/runs/6488173868?check_suite_focus=true#step:11:3085

----------------------------- Captured stdout call -----------------------------
***"type": "LOG", "log": ***"level": "ERROR", "message": "\nThe ticket_audits stream has the following schema errors:\n45 is not of type 'null', 'string'\n\nFailed validating 'type' in schema['properties']['events']['items']['properties']['data']['properties']['call_duration']:\n    ***'type': ['null', 'string']***\n\nOn instance['events'][0]['data']['call_duration']:\n    45"***
------------------------------ Captured log call -------------------------------
ERROR    root:test_core.py:300 
The ticket_audits stream has the following schema errors:
45 is not of type 'null', 'string'

Failed validating 'type' in schema['properties']['events']['items']['properties']['data']['properties']['call_duration']:
    ***'type': ['null', 'string']***

On instance['events'][0]['data']['call_duration']:
    45
=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Please check...
=================== 1 failed, 29 passed in 175.28s (0:02:55) ===================
@bazarnov bazarnov moved this to Prioritized for scoping in GL Roadmap May 19, 2022
@bazarnov bazarnov moved this from Prioritized for scoping to Implementation in progress in GL Roadmap May 20, 2022
@bazarnov bazarnov moved this from Implementation in progress to In review (internal) in GL Roadmap May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: In review (internal)
1 participant