0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@b0554f1890 Updated Admin to v4.34.3 2022-02-02 15:42:32 +00:00
frontend Updated wording on unsubscribe confirmation with paid conditional 2022-02-02 12:36:41 +00:00
server Fixed missing portal product data (#14115) 2022-02-04 19:57:38 +05:30
shared Merged v4.34.1 into main 2022-02-01 08:58:24 +00:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00