tractatus/src
TheFlow f1ad7812f7 fix(submissions): handle null blogPostId in populate query
- Changed populate to use options object with strictPopulate: false
- Allows submissions without blogPostId (standalone packages) to be returned
- Fixes 500 error on /api/submissions endpoint
- Le Monde package should now be visible in UI after server restart
2025-10-24 09:55:51 +13:00
..
config fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
controllers fix(submissions): handle null blogPostId in populate query 2025-10-24 09:55:51 +13:00
middleware fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
models fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
routes feat(cache): enforce mandatory cache version updates for JS changes 2025-10-24 09:43:20 +13:00
services fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
utils fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
server.js fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00