Ghost/core/server/data/migrations/versions/4.12
Fabien O'Carroll de9efba30c Fixed existing members status properties
refs https://github.com/TryGhost/Team/issues/959

Since we had a bug where members with a canceled subscription would have
a status of 'comped' we must fix any existing members in this state.

We update all members which have no products to a status of 'free',
which is the definition of a 'free' member.
2021-08-13 11:39:19 +02:00
..
01-add-email-only-column-to-posts-meta-table.js Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
02-fix-member-statuses.js Fixed existing members status properties 2021-08-13 11:39:19 +02:00