mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
d3c96ac04e
no issue
We use `visibility:public` filter for post url config for all API versions, which causes any post with non-public visibility to not get added in resource list. This means every time on server start/restart, fetching posts in theme will exclude any post not having `visibility:public` as it won't have a corresponding url resource added.
This fix was previously committed to master here -
|
||
---|---|---|
.. | ||
client@5699a56063 | ||
frontend | ||
server | ||
shared/nql-map-key-values | ||
test | ||
index.js |