Ghost/ghost/posts-service/lib
Naz 48ccea818a Fixed unpublished collection posts filtering
closes https://github.com/TryGhost/Arch/issues/58

- Following assumptions were broken:
- Posts Admin API should include posts of all statuses when filtering by collection
-  Posts Content API should not include any unpublished posts
- Updated the "status" filter which fixes the problem. We still disallow any custom filters to be applied on top of collections filter.
2023-07-26 16:45:57 +08:00
..
PostsExporter.js
PostsService.js Fixed unpublished collection posts filtering 2023-07-26 16:45:57 +08:00