Ghost/core/server/data
Rishabh Garg 744e5e57a0
Fixed missing portal product data (#14115)
closes  https://github.com/TryGhost/Team/issues/1311

For some sites, the `portal_products` array was created without any value and due to a possible bug in older version of Ghost, it also didn't get filled on Stripe connect with default product. This causes a side-effect of sites not showing the prices in Portal when tiers beta is enabled or is out as GA. This change populates the missing product data in `portal_product` for sites that have a single tier (haven't enabled tiers beta), as they right now don't have an option to hide the tier.
2022-02-04 19:57:38 +05:30
..
db Added library for extracting database information 2022-01-18 09:31:08 +00:00
exporter Added pivot table to store tiers on post (#14038) 2022-01-31 15:33:58 +05:30
importer Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
migrations Fixed missing portal product data (#14115) 2022-02-04 19:57:38 +05:30
schema Added default_content_visibility_tiers setting for default tiers visibility 2022-02-04 19:56:11 +05:30