Ghost/test/regression/api
Rishabh a4c78dbf19 🐛 Fixed error on saving member with susbcriptions
closes https://github.com/TryGhost/Team/issues/699

With custom products, saving a member with subscriptions on member detail page in Admin throws errors on console, though the save is successful. This breaks the Admin as user needs to refresh the screen again to get rid of error. This change -

- updates the response on member save to return `price` object in subscription
- updates tests
2021-05-19 22:32:15 +05:30
..
canary 🐛 Fixed error on saving member with susbcriptions 2021-05-19 22:32:15 +05:30
v2 Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
v3 Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
admin_spec.js