Ghost/test/unit
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
..
api Moved content-version middleware onto api app 2022-05-02 19:05:14 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server 🐛 Fixed importing posts with a newsletter assigned 2022-05-06 16:36:35 +01:00
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00