-
See https://github.com/killbill/kbcli/blob/master/kbmodel/invoice_item.go#L29
-
When invoking `addCurrencyRates` in `CurrencyDao.java`, multiple entries are added in the `currency_updates` table if the provided `base_currency, `conversion_date`, and `kb_tenant_id` match an existi…
-
Hi,
Running on Python >= 3.7 is broken due to changes introduced in Python 3.7 around reserving 'async' keyword. https://docs.python.org/3.7/whatsnew/3.7.html#summary-release-highlights
Is this …
-
Seen in the field:
```
DBBackedQueue-notif-analytics_notifications: batchClaimEntries only claimed partial entries 100/98
```
Why can this still happen?
-
When info is being retrieved through our caching layer, we throw a `RuntimeException` instead of the original Kill Bill `ErrorCode`. For example, retrieving a tenant by -- that does not exist:
``…
-
This is a follow up issue based on [silence SSE logs](https://github.com/killbill/killbill-platform/issues/61) issue. This problem showing up when:
1. `killbill` running with `kpm` and `logger` plu…
-
Issue : Currently when a bundle is transferred from one account to another using Kaui, the screen does not give any option to select the transfer policy and uses End_Of_Term as the default value. On t…
-
Currently, most next_\* fields are set to `NULL`. The next event (e.g. `STOP_ENTITLEMENT_*`) will have all its prev_\* fields set to `NULL`.
This breaks sanity J6.
-
In https://github.com/killbill/killbill/issues/842, we fixed the limitation where catalog plan names couldn't end with a number (e.g. `plan-1`).
There is still a related corner case where we incorr…
-
Today the UUID associated with such tag is defined in our [API](https://github.com/killbill/killbill-api/blob/master/src/main/java/org/killbill/billing/util/tag/ControlTagType.java#L28).
For any re…