Ghost/core/server/data
Fabien 'egg' O'Carroll 647f1f8f61
Fixed MemberStatusEvents for free members (#13287)
refs https://github.com/TryGhost/Team/issues/1000

Some free members were created with a status of 'comped', this resulted
in MemberStatusEvents being created with a `to_status` of 'comped'.

In 4.12 we fixed the status for all free members, but we did not update
the associated member_status_event.
2021-09-07 15:02:59 +02:00
..
db Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
exporter Added members_product_events table (#13236) 2021-08-23 16:29:15 +02:00
importer Fixed imports for files missing the email_only key (#13284) 2021-09-06 11:51:42 +01:00
migrations Fixed MemberStatusEvents for free members (#13287) 2021-09-07 15:02:59 +02:00
schema Gave Administrators permission to connect to Stripe (#13228) 2021-08-26 11:00:40 +01:00