Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Draft posts - No posts found - drafts list is unexpectedly empty #94347

Open Addison-Stavlo opened 2 months ago

Addison-Stavlo commented 2 months ago

Expanding from - p1725623230573459-slack-C02DQP0FP

This site shows no drafts in the list in calypso:

Screenshot 2024-09-09 at 4 07 23 PM

The posts endpoint seems to stall and timeout with a 504 when requesting drafts for the site mentioned in this thread, resulting in a empty list of drafts in calypso. (Images in linked slack thread)

Expected:

The draft posts to be shown.

Workaround available?

Yes, using classic view for this page (wp-admin).

Addison-Stavlo commented 2 months ago

Marking this as normal priority given the priority matric (pciE2j-oG-p2) with this being limited to a smaller number of users and there is an available workaround.

renancarvalho commented 2 weeks ago

I am unable to reproduce this issue, I tried on my simple and atomic site, with classic and default view, in all attempts I saw the draft posts being loaded normally.

Can we confirm this is still reproducible?