5/24/2018 6:50:43 AM
fetching the catalog over and over again: when we already have the plan,
we can directly fetch the phase.
This also fixes the implementation of rebuildSubscriptionAndNotifyBusOfEffectiveImmediateChange:
we cannot simply take the old subscription events and add the new event because in some cases, we
have had to de-active some events on disk (e.g. future phase event during a change plan).
It looks like we were incorrectly building subscription events in some cases, even though it didn't
affect most codepaths.
As a side effect, a "spiced-up test" had to be modified (creating garbage data on disk now throws an exception
as the code refuses to build such incorrect timelines).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
5/24/2018 6:07:56 AM
on 0.19.x.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
5/24/2018 4:21:11 AM
Meyer <pierre@mouraf.org>
|
5/24/2018 12:00:53 AM
not exist. Fixes #906
|
|
5/23/2018 2:59:30 PM
into work-for-release-0.19.x-doc
|
5/23/2018 11:08:09 AM
validation for charge amount less than or equal to zero while …
|
5/22/2018 2:33:45 PM
into work-for-release-0.19.x
|
5/22/2018 2:31:22 PM
trying to create external charge using Create external charge(s) API
|
5/22/2018 11:23:42 AM
external charge item.
|