Skip to content
Unverified Commit 71d9fc8c authored by eskimor's avatar eskimor Committed by EgorPopelyaev
Browse files

Broker new price adapter (#4521)



Fixes #4360

Also rename: AllowedRenewals -> PotentialRenewals to avoid confusion of
future readers. (An entry in `AllowedRenewals` is not enough to allow a
renewal, the assignment also has to be complete, which is only checked
afterwards.)

- [x] Does not work with renewals as is - fix.
- [x] More tests
- [x] PR docs

Edit 1:
(Relevant blog post:
https://grillapp.net/12935/agile-coretime-pricing-explained-166522?ref=29715)

---------

Co-authored-by: default avatareskimor <[email protected]>
Co-authored-by: default avatarDónal Murray <[email protected]>
Co-authored-by: command-bot <>
parent 63adb701
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment