4/18/2017 11:44:31 PM
PENDING subscription (which is wrong for targetDate in the future).
I think this was introduced because that created NPE in the code, but somwehow after re-running all tests (incl integrations), i am not seeing
NPE (or we don't have good tests to verify the original use case ?). So, kept it as a separate commit, and something to watch for.
|
|
4/18/2017 11:27:45 AM
in CompletionUserRequestBase
In a non-sticky bus configuration, it is possible that the INVOICE_PAYMENT event
is received while no PAYMENT_INFO is received.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
4/18/2017 8:02:06 AM
to be required on Aurora.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
4/18/2017 8:33:08 PM
entitlement and billing startDate are different
|
|
4/18/2017 8:03:02 PM
such operations on PENDING subscriptions. See #733
Assuming a null effectiveDate or an effectiveDate > entitlementStartDate and effectiveDate > billingStartDate, the operation will succeed
|
|
4/15/2017 12:55:06 AM
change on PENDING subscriptions. See #733
|