The content management page at /admin/content reports that my Backdrop 1.20.0 site has no content, even though it does have content appearing on the front page. The dashboard reports that content exists on my site. Any suggestions on how to troubleshoot this issue? I have tried clearing the cache, running cron and database updates, manually truncating the cache tables in the database, and disabling contributed modules.

Most helpful answers

Sounds similar to https://forum.backdropcms.org/forum/new-and-updated-content-not-shown-ma...

It would be good to track down what causes this!

Comments

Can you reproduce this on another site or at least provide a screenshot, so we can be certain of what you are looking at and/or if there are any visible clues regarding what might be happening?

I was able to resolve the issue by removing the "Has new content" exposed filter from the view. Apparently this filter hides all content on my site, whether it is checked or unchecked.

indigoxela's picture

I was able to resolve the issue by removing the "Has new content" exposed filter from the view. Apparently this filter hides all content on my site, whether it is checked or unchecked.

Let me guess, you use PHP 8?

Then it's a known issue, already resolved in current core dev. The fix will be part of 1.20.2 release (with a lot of other php 8 compatibility fixes).