mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
* Add a new recurrenceLastExpansion column to the BillingRecurrence table This will be used to determine which recurrences are in scope for expansion. Anything that has already been expanded within the past year is automatically out of scope. Note that the default value is set to just over a year ago, so that, initially, everything is in scope for expansion, and then will gradually be winnowed down over time so that most recurrences at any given point are out of scope. Newly created recurrings (after the subsequent code change goes in) will have their last expansion time set to the same as the event time of when the recurring is written, such that they'll first be considered in-scope precisely one year later. |
||
---|---|---|
.. | ||
main | ||
test |