Adding Team Hierarchy Fields to Linear Connector
Connector name: Linear
Table name: Team
Column to add: parent / parentId
API documentation link:
https://developers.linear.app/docs/graphql/working-with-the-graphql-api
Additional details:
Linear supports team hierarchy ("Sub-teams" — Settings > Teams > Team hierarchy), where a team can be nested under a parent team. This is reflected in Linear's GraphQL API on the Team object as a parent field (returns the parent Team or null), but this field is not currently synced by the Fivetran Linear connector into our linear_raw.team table. We'd like to request that parent/parentId be added as a syncable column on the team table so we can model team hierarchy/org structure in our warehouse. Happy to provide our connector ID or schema config if useful for reproducing this on your end.
Please sign in to leave a comment.
Comments
0 comments