Open sbrossie opened 7 years ago
See discussion a out catalog api in this comment
The fix above is a partial fix: It allows to pass the subscriptionStartDate
, but analytics code converts that date from LocalDate
to DateTime
using toDateTimeAtStartOfDay
.
When creating new catalog entries and right away subscribing to plans, we have a lot of chances to hit this problem -- reported on the mailing list several times.
Hi, Is this issue still open in 0.18.14? If there, what is the workaround solution and how long need to wait for subscription like 30 second sleep?
I believe this has been fixed, but if this is not the case, please provide a scenario we can use to reproduce -- test against 0.18.17.
On Wed, Feb 7, 2018 at 6:51 AM, Arulraj12 notifications@github.com wrote:
Hi, Is this issue still open in 0.18.14? If there, what is the workaround solution and how long need to wait for subscription like 30 second sleep?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/killbill/killbill-analytics-plugin/issues/70#issuecomment-363792494, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPEfv1T-sMcKUruAhPsVHzgnNAfMb9zks5tSbhogaJpZM4Mzhct .
The issue was reported on the mailing list, and i could easily reproduce it: