Hi Colin,
I’ve just heard back from the engineering team and there’s a PR actually inflight at the moment to address this, the team are hoping to get it push live later today or tomorrow,
We found that we weren’t properly handling updates to subscriptions. We pushed a change for this last week, and should now be syncing updates to subscription data. Have you seen new subscription data in your database?
I also want to note that we currently have a limitation with how the stripe sync app works. While it should pick up any changes to subscriptions going forward, it will not pull old subscription data.
If you need the historical data you should be able to disconnect the stripe app, delete the database, and reconnect the stripe app to a new database to kick off a full sync. Then your data should be up to date.
Let me know if this fix hasn’t solved the problem for you and you’re still seeing issues.