f000048223
closes https://github.com/TryGhost/Team/issues/1715 refs https://github.com/TryGhost/Members/pull/407 - when comped boolean was brought back for backwards compatibility, it accidentally opened a path from admin to set comped stripe subscriptions on members on save, as Admin always sends back `comped` value - since we don't allow stripe comped subscriptions anymore, this caused weird behavior with assigning the default tier on comped stripe subscription. - this change removes the `json.comped` value to be sent up from Admin to avoid any weird comped changes to the member |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
application.js | ||
custom-theme-setting-list.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member.js | ||
newsletter.js | ||
notification.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
tag.js | ||
theme.js | ||
tier.js | ||
user.js | ||
webhook.js |