Ghost/core/server/data/migrations/versions/4.14
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
..
01-fix-comped-member-statuses.js Migrated members comped status to reflect subscriptions (#13285) 2021-09-06 18:56:44 +02:00
02-fix-free-members-status-events.js Fixed MemberStatusEvents for free members (#13287) 2021-09-07 15:02:59 +02:00