mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Independent technology for modern publishing, memberships, subscriptions and newsletters.
bloggingcmscreator-economyghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
aaff165a21
no issue - When a new member is added via the API, with a stripe_customer_id, the member bread service is passed also with a default option: `withRelated: ['labels']`. - This option is passed along to the member repository, and further and is also passed when loading relations that don't have a relationship called 'labels'. - This results in a `labels is not defined on the model` error when you try to create a new member with a stripe customer id. - Test that found this issue will be added to the Ghost repo. |
||
---|---|---|
ghost |