Zendesk Support: Ticket custom fields not extracted properly after normalization #7441
Labels
area/connectors
Connector related issues
community
connectors/destination/bigquery
connectors/destinations-warehouse
connectors/source/zendesk-support
connectors/sources-api
type/bug
Something isn't working
Milestone
Enviroment
Current Behavior
in table
tickets
item in fieldcustom_fields
is{"id":114101613833,"value":"87"}
however in tabletickets_custom_fields
thevalue
field isnull
Expected Behavior
in table
tickets_custom_fields
thevalue
field should be87
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
LOG
Image Reference
Images
custom fields in tickets table
value in tickets_custom_fields table
airbyte generated normalization query
Steps to Reproduce
tickets
Are you willing to submit a PR?
Remove this with your answer.
Yes
The text was updated successfully, but these errors were encountered: