killbill / killbill-analytics-plugin

Kill Bill plugin for financial reporting
https://killbill.io
Apache License 2.0
12 stars 32 forks source link

next_* fields should be populated for PAUSE_ENTITLEMENT_* events #20

Open pierre opened 11 years ago

pierre commented 11 years ago

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.

pierre commented 11 years ago

See https://github.com/killbill/killbill/issues/140.