Ghost/test/regression/api/canary
Fabien 'egg' O'Carroll 2a81d0a986
🐛 Fixed saving Members with Complimentary plans (#13008)
* 🐛 Fixed saving Members with Complimentary plans

refs https://github.com/TryGhost/Team/issues/758

Since 4.6 The Admin is using the comped flag again, rather than creating
subscriptions for zero-amount prices directly. With the `comped` flag
removed, the default state was for it to be falsy in the Admin, and when
saved would trigger the legacy comped flow, cancelling the subscription.

This reverts commit 57a176ff3d.
2021-06-03 18:28:14 +01:00
..
admin 🐛 Fixed saving Members with Complimentary plans (#13008) 2021-06-03 18:28:14 +01:00
content Refactored test utils "post" properties 2021-05-13 15:41:27 +04:00