0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/unit/server/data
Matt Hanley a43ab8445d 🐛 Fixed importing posts with a newsletter assigned
refs https://github.com/TryGhost/Team/issues/1595

- Since adding multiple newsletters, posts may be linked to a related newsletter
- We don't export newsletters, so the related newsletter_id doesn't exist and fails the FK check on import
2022-05-06 16:36:35 +01:00
..
db
exporter Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
importer 🐛 Fixed importing posts with a newsletter assigned 2022-05-06 16:36:35 +01:00
migrations Split apart DB init queries in tests 2022-03-28 16:17:17 +01:00
schema Revert "Dropped nullable from subscribe events' newsletter id (#14598)" 2022-04-27 20:01:32 +01:00