# "Publish all pages" finished but a lot of my space is still unpublished, and nothing said anything w **What you are seeing** "Publish all pages" finished but a lot of my space is still unpublished, and nothing said anything was wrong. --- ## Why it happens Full Sync reads at most 1000 items in one go with no continuation, and a bulk job chain is abandoned once it passes 10,000 items, 50 continuations or about 25 minutes. There is no warning that the run was truncated. --- ## What to do Run Publish all pages again. Already-published pages are skipped or refreshed cheaply, so repeated runs make progress. For very large spaces, work through the Unpublished list on the Publishing space page in batches (1000 at a time) instead. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ----------------------- | --------------------------------------- | ---------------- | | Enable publishing | Space settings → Publishing → Setup tab | \- | | Target space | Space settings → Publishing → Setup tab | \- | | Allow manual publishing | Space settings → Publishing → Setup tab | \- | --- ## Limits that apply here | **Limit** | **Value** | **What happens** | | ------------------------------- | ---------------------------------------- | ---------------- | | Publish comment length | 500 characters maximum | \- | | Allowed publishers list | 50 users maximum; individual users only, | \- | | "Publish all pages" / Full Sync | Reads at most 1000 items in a single que | \- | --- ## A few things that catch people out * Cleanup and rebuild stop after 100 pages of 1000 results (about 100,000 items) and only log a warning, so very large spaces are partly processed. * The Invalid list may return nothing even when pages really are in a missing-source or missing-target state, because its query uses different capitalisation from the values that are stored. * The background repair job that would fix or remove stale publish properties never runs in production. It is switched off in both the standalone app and the Suite production environment. --- ## Related [Page I just published is missing from the Published list, or the dashboard counts look wrongEvery list, count and bulk selection is a search-index query, not live data. Confluence ta](https://help.gocapable.com/publishing/page-i-just-published-is-missing-from-the-published-list-or-the-dashboard-counts-look-wrong.html) [Folder or blog post I published does not appear anywhere in the Published / Unpublished / Outdated /Every catalogue list and dashboard count is filtered to pages only, even though folders ar](https://help.gocapable.com/publishing/folder-or-blog-post-i-published-does-not-appear-anywhere-in-the-published-unpublished-outdated.html) [Something is missing or looks wrongThe rest of this family.](https://help.gocapable.com/publishing/something-is-missing-or-looks-wrong.html) --- _Found it? Good._