#annewuyu-subs
1 messages · Page 1 of 1 (latest)
Hello!
So in most situations, these two timestamps should be the same. The most common situation in which they would be different is when you create a subscription with backdate_start_date so that it's start date is BEFORE it's creation date
Thanks so much for the quick reply! Is there any difference between the data in Sigma vs. the API?
We're seeing different create and start dates (several months apart) without using backdate_start_date
Hmm... do you have an example I could take a look at?
What's the best way to share that? Here's a quick screenshot:
The best thing would be to share the subscription ID (sub_xxx)
sub_I3p6wxvBlD8i2C
That... looks like a bug to me. Hold on a minute
Ohhh interesting - I'm seeing this for a lot of our subscriptions, I can provide more examples if needed
Yeah I can reproduce it on my own account - hold on a moment while I try and pull in some other people to confirm
Ok, thanks!
So it's a bit tricky, the start column is legacy because it's from an old API version
Basically we replaced with with start_date in 2019 to fix issues like the one you encounter https://stripe.com/docs/upgrades#2019-10-17 but unfortunately Sigma is still pinned to an old version 😦
best option is to go and fetch this via the API directly or look at the subscription's created instead
Ah - got it! Ok, thanks for the clarification! Are there plans to update Sigma anytime soon?
No plans in the short term to change this unfortunately