TryGhostOSS
    Ghost
    Required router-filter scalar columns on the lazy forward path - getRequiredFields and the forward thin-check only covered base-filter and permalink columns plus router-filter *relations*; a router filter's scalar fields (e.g. featured:true, a custom collection filter) were neither reported nor required - so under ?fields=url a thin record reached the service, filterMatches saw the field as undefined, and a featured post routed to /:slug/ instead of /featured/:slug/ (or 404'd) — a divergence from eager, whose cache keeps those columns - extract the non-relation scalar fields a router filter references; report them from getRequiredFields (so the serializers force them) and require them in _assertNotThin (relations and page/type discriminator stay excluded)
    nx run @tryghost/admin:build
Succeeded
CI Pipeline Execution

nx run @tryghost/admin:build

Click to copy
Linux
4 CPU cores
read-write access token used
4a11fcac28890
100%

Cache hits

9 of 9 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

9 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools