Describe the bug
Failure to display more than 43 entries for a collection.
To Reproduce
Steps to reproduce the behaviour. For example:
Expected behaviour
All posts should be displayed so content editors can update older posts and fix broken links.
Applicable Versions:
NetlifyCMS 2.10.4
NetlifyCMS 2.10.2
CMS configuration
https://github.com/Linaro/website/blob/develop/admin/config.yml
Additional context
We require all posts to be listed in a collection for content editors to update and fix broken links in our older posts. I've tried with and without the graphql GH endpoint option toggled with the same result. I've seen these issues which says to me that at some point or another this has worked. Am I missing something or is this feature broken? Any help would be greatly appreciated!!
Kind regards,
Kyle
Hi @kylekirkby, some of those files have an md extension while others have markdown. The CMS shows the md files by default.
You can change the default by following https://www.netlifycms.org/docs/configuration-options/#extension-and-format
@erezrokah - awesome spot! Let me test that now :)
@kylekirkby can we close this?
Yes please close! - thanks for the help on this! Should have seen this myself!
Most helpful comment
Hi @kylekirkby, some of those files have an
mdextension while others havemarkdown. The CMS shows themdfiles by default.You can change the default by following https://www.netlifycms.org/docs/configuration-options/#extension-and-format