Join Issue with Stripe Source in Airbyte

Summary

Join issue encountered with Stripe source in Airbyte where hashid of parent item is no longer available on a child item. User worked around by extracting plan data directly from the plan column in the line item.


Question

I ran into an issue where a join that used to work with data from one version of airbyte stopped working, as the hashid of the parent item was no longer available on a child item. I’ve worked around it on my end but just wanted to ask whether it was intentional or not. It’s the stripe source, invoice line items + invoice line item plans. My workaround was just to extract the plan data directly from the plan column in the line item, so no problem.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["join-issue", "stripe-source", "airbyte", "hashid", "parent-item", "child-item", "workaround", "plan-data"]