|
|
6/1/2016 8:20:17 PM
invoice item amount is small and taking a tenth of that amount for adjustement would result in adjusting a -bash amount
|
6/1/2016 8:00:05 PM
BCD apis. See #546
Exact semantics need to be defined though:
* Exact Entitlement apis
** Return current per Subscription BCD or all all
** Return pending BCD change ?
** Return value when overwritten or all cases (including one with default per ACCOUNT/BUNDLE/SUBSCRIPTION logic)
* Should updateBCD api also take an addtional effectiveDate
* Entitlement plugin apis?
|
|
|
5/26/2016 10:04:54 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
5/26/2016 8:06:50 AM
is applied lazily, clients (such as the Analytics plugin)
were accidentally invoking the Janitor multiple times on stale data when iterating
through records. Copying the transformed list solves the issue.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
5/27/2016 8:53:19 PM
See #546
|