mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
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. |
||
---|---|---|
.. | ||
domain-events | ||
express-dynamic-redirects | ||
magic-link | ||
member-analytics-service | ||
member-events | ||
members-analytics-ingress | ||
members-api | ||
members-csv | ||
members-events-service | ||
members-importer | ||
members-ssr | ||
offers | ||
payments | ||
stripe | ||
verification-trigger |