Files
habitica/website/server/models
Fiz 7746049bb4 fix(groups): expired guild plans not showing in upgrade modal (#15637)
use dateCreated instead of customerId to identify previously upgraded groups. Team cron clears customerId on expired plans as a query optimization, which makes them invisible to the upgrade flow. dateCreated is set on every group plan since the feature was introduced and is never cleared, so it reliably indicates a group was previously upgraded.
2026-03-31 12:17:42 -05:00
..
2019-10-09 20:42:16 +02:00
2019-10-08 16:57:10 +02:00
2020-10-13 10:15:52 -05:00
2022-08-22 16:16:23 -05:00
2024-03-11 09:59:57 -05:00