airbytehq / airbytehq/airbyte

Source Hubspot: Hubspot association labels are missing

オープン
#30,292 コメント 10 件 リアクション 21 件 担当者 0 名 GitHub で見る
area/connectors autoteam community connectors/source/hubspot connectors/sources-api Icebox releaseStage/ga team/critical-connectors team/use type/bug
主要言語
Python
スター
22.1k
フォーク
5.3k
PR マージ指標
PR 指標を取得中

説明

### Connector Name

source-hubspot

### Connector Version

1.4.1

### What step the error happened?

During the sync

### Revelant information

I'm fetching the Hubspot deals using this connector which works quite well in general. What is lacking however, is the labels of the associations, e.g. for companies the "primary" company or other custom labels.

I fells to me, that the primary company is always listed twice in the array. And if there is a second (not primary) company associated with the deal, it is appened. See the following example

| id | companies |
|----|-----------------------|
| 1 | ["543", "543"] |
| 2 | ["123", "123"] |
| 3 | ["345", "345", "789"] |

This makes it impossible to filter for the primary company or other custom labels.

Having the raw associations data as an additional column would be great.

### Relevant log output

_No response_

### Contribute

- [x] Yes, I want to contribute

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。