1/14/2016 8:49:35 PM
fixes https://github.com/killbill/killbill/issues/452.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2016 12:45:35 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/14/2016 12:41:46 PM
date
ClockUtil will in some cases default to clock.getUTCNow() when transforming the local date
into a date time, which can break add-ons cancellations.
This was a known issue but we re-introduced it after the recent reshuffling of the code
to support bulk cancellations.
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 9:12:10 PM
fixes https://github.com/killbill/killbill/issues/248.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 8:23:05 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 6:34:49 PM
to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/13/2016 9:45:23 AM
changing or canceling a subscription, make sure to cancel
associated add-ons in the same transaction.
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/12/2016 5:14:20 PM
portion of https://github.com/killbill/killbill/issues/451.
More work is required in subscription base.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/12/2016 2:02:56 PM
that add-ons are blocked in the same transaction for example.
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/12/2016 12:06:26 PM
blocking state
Relates to https://github.com/killbill/killbill/issues/451.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|