Issue with Join in Stripe Source

Summary

User reports an issue with a join in the Stripe connector where the hashid of the parent item is missing from the child item in a specific version of Airbyte. The user implemented a workaround by extracting plan data directly from 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

['stripe-connector', 'join-issue', 'hashid', 'invoice-line-items', 'workaround']